|
|
|
|
|
by brianolson
2102 days ago
|
|
You can make 'modules', little repeatable chunks that can be replicated or turned on or turned off etc. OpenSCAD is programming so a 'module' is a 'function' or 'procedure' in other langs. My multi-part assembly is a bunch of modules that I have in one configuration for fit designing and one configuration for printing. |
|