Open main menu

Humanoid Robots Wiki β

OpenSCAD

Revision as of 10:29, 1 August 2024 by Ben (talk | contribs) (openscad notes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

OpenSCAD is a programmatic CAD tool.

There are some nice extensions to make dealing with OpenSCAD less painful:

- BOSL2, which stands for the Belfry OpenSCAD Library, is a collection of implementations of OpenSCAD components. - SolidPython2 is a Python frontend for OpenSCAD which converts to the OpenSCAD DSL.