this post was submitted on 19 Nov 2024
436 points (99.5% liked)
Open Source
31292 readers
398 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Does it still have that weird problem where you're not allowed to modify surfaces because of the way you created them? Last time I tried using it, I couldn't create a mirror copy of a shape and then edit the mirror. I could only edit the source, which then applied the changes to all the parts.
The whole point of the 1.0 release is about mitigating the topological naming issue, (TNP). All 3cad program have problems with it. It can't ever be fixed, only mitigated. You can break Fusion or SolidWorks just like FreeCad, (I've done it). At best the software can only fail a gracefully as possible.
I'll mention this fix is aimed at mitigating toponaming primarily for sketch attachment. Some features still struggle with toponaming, namely chamfers and fillets. But in any case, it's a massive step forward and makes FreeCAD much easier to recommend! Until now I've been using Realthunder's fork since toponaming was such a headache to resolve manually.
I didn't know that! From the other comment, sounds like it's basically fixed.
It does but from my testing only on impossible shapes. Like two triangles mirrored at the tip with a width of 0.
It has other issues still, but the app is stable.
Nice, good to hear.