summaryrefslogtreecommitdiff
path: root/mech/front.scad
AgeCommit message (Collapse)Author
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.