summaryrefslogtreecommitdiff
path: root/mech/bottom.scad
AgeCommit message (Collapse)Author
2024-01-02mech: Rename common.scad to parameters.scadxengineering
The old name was not descriptive and now the file contains only parameters.
2024-01-02mech: Add use statements only where requiredxengineering
This avoids unrequired usage of other source files and cleans up the common.scad file.
2024-01-02mech: Add initial statexengineering
This code used to be developed outside a Git repository. It is moved here to support the development workflow by frequent commits.