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