• 0 Posts
  • 1 Comment
Joined 2 years ago
cake
Cake day: April 23rd, 2024

help-circle
  • +1 for OpenSCAD! If you have experience with scripting/coding, it feels really comfy. There’s a nice wikibook that taught me the basics.

    The full release hasn’t been updated since 2021, so I highly recommend running a development snapshot. The preview and rendering are much more performant. Enable the “manifold” engine if it’s not on by default.


    It works fine OOTB, but I customized it a bit to match my workflow: I use vim with an LSP as the text editor, and I use git to track my changes.

    Now I’ve began using bosl2 in most of my projects. It has a lot of QOL features and can save a lot of work.