this post was submitted on 18 Jun 2026
4 points (100.0% liked)

3D Printing

5588 readers
1 users here now

For everyhting 3D printing related.

Please be excellent to each other :)

Icon by Freepik, Banner photo by Thiago Medeiros Araujo

founded 5 years ago
MODERATORS
 

I usually use FreeCAD but lately the constraints solver just feels kinda buggy, crapping out on even fairly simple geometries.

FreeCAD is honestly quite well suited to the 3D modeling I do. Geometrically constructed shapes. Rather utilitarian designs. But it just doesn't work very well.

What else is there?

Do I need to learn OpenSCAD?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] klangcola@reddthat.com 3 points 4 days ago (1 children)

FreeCAD 100% here. I find the sketcher solver mostly works fine, but it helps if you can give the solver unambiguous constraints. It's often easy to give constraints that happen to have to 2 symmetrically opposite valid solutions. Have you seen these tips on giving Sketcher constraints that make the solver's job easier? https://wiki.freecad.org/Basic_Sketcher_Tutorial#Additional_information

FreeCAD also encourages a workflow using multiple simple sketches rather than a few complicated sketches, which would also make the solver's job easier.

[โ€“] klangcola@reddthat.com 1 points 4 days ago

What's else is there?

There is also 2 new alternatives, https://dune3d.org/ , and Blender with the CAD-Addon should be good enough for 3D printing.

I haven't tried them myself though, since I'm very happy with FreeCAD, and FreeCADs rate of development has accelerated enormously in recent years so I'm excited for it's future.