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?

  • klangcola@reddthat.com
    link
    fedilink
    arrow-up
    5
    ·
    6 days ago

    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
      link
      fedilink
      arrow-up
      2
      ·
      6 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.

    • chgxvjh [he/him, comrade/them]@hexbear.netOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 days ago

      Most of the time redundant constrains are added automatically while drawing.

      I never add more datum constraints that are necessary.

      I’ve made like 50 designs with FreeCAD already, I think it got worse recently.