3DPrinting
3DPrinting is a place where makers of all skill levels and walks of life can learn about and discuss 3D printing and development of 3D printed parts and devices.
The r/functionalprint community is now located at: or !functionalprint@fedia.io
There are CAD communities available at: !cad@lemmy.world or !freecad@lemmy.ml
Rules
-
No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia. Code of Conduct.
-
Be respectful, especially when disagreeing. Everyone should feel welcome here.
-
No porn (NSFW prints are acceptable but must be marked NSFW)
-
No Ads / Spamming / Guerrilla Marketing
-
Do not create links to reddit
-
If you see an issue please flag it
-
No guns
-
No injury gore posts
If you need an easy way to host pictures, https://catbox.moe/ may be an option. Be ethical about what you post and donate if you are able or use this a lot. It is just an individual hosting content, not a company. The image embedding syntax for Lemmy is 
Moderation policy: Light, mostly invisible
view the rest of the comments
Even in the context of having only experienced certain other CAD software a little bit (e.g. SolidEdge for one class in college, SketchUp for making maybe a handful of models, total), FreeCAD really is worse to use. It's not just the UI, (although it is partly that and it is genuinely worse, not just neutrally different), it's that stuff just starts breaking whenever you try to do anything even slightly complex (even after the "topological naming fix"), and that the workflow is just annoyingly internally inconsistent.
For example, you can make a sketch and then apply constraints to it and it's all well and good, but then you extrude it and suddenly you have to declare the height by setting the properties of the extrude instead of using a constraint or dimension. I assume there's some kind of workaround involving declaring variables in the data table thing I can't remember the name of or how to access right now, but it shouldn't have to be that way. You ought to be able to do things like create a cube by declaring an X edge to be the same length as a Y edge to be the same length as a Z edge using the same tool to set both relationships.
And this is coming from somebody who refuses to use proprietary CAD as a matter of principle at this point, and therefore really, really wants to like FreeCAD.