Hacker News new | ask | show | jobs
by Joel_Mckay 508 days ago
Depends on the use-case, but openscad can be useful for simple parametric designs prone to deformation during manufacturing (we use it for printing off-axis parabolas.)

FreeCAD supports the openscad language plugin, and can generate proper solids. Many classic CAD/CAM users often see the parametric design workflow as baffling... not an entirely undeserved reputation.

Freecad tutorials:

https://www.youtube.com/@4axisprinting/videos

Blender geometry nodes tutorials:

https://www.youtube.com/@Entagma/videos

Best of luck, =3

1 comments

Thanks!