this post was submitted on 15 Jun 2023
7 points (100.0% liked)
3D Printing
151 readers
1 users here now
A magazine dedicated to 3D Printing.
founded 1 year ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I recommend OpenSCAD for people like me. It's parametric, open source, text based, code based, no cloud, no subscription, no corporate bullshit. I've got thousands of .scad files, some over 10 years old, and I can open them all.
I've used OpenSCAD for a fair number of things. The issue I have with it is importing airfoils is... not easy. but it being scripted is nice- the files are small, it runs light, and you can program a lot of if-thens to abort compiling if the parameters go too far out of whack.
I want to learn freecad again now that they're adding simulation to it.