![]() |
omdl
v1.0
OpenSCAD Mechanical Design Library
|
The OpenSCAD Mechanical Design Library (omdl) is structured as a layered parametric design framework rather than a flat collection of modules. The architecture is intended to:
omdl emphasizes predictable behavior, explicit parameters, and attempts consistent naming so that models remain maintainable as assemblies grow.
The omdl library is organized into a set of logical layers, where each successive layer builds upon the capabilities provided by the previous one. The development and documentation workflow relies on a dedicated toolchain composed of custom utilities together with freely available open-source software, including openscad-amu, Doxygen, GNU Make, GNU Bash, and their prerequisites.
When adding or modifying modules, follow these architectural guidelines: