Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-02 | mech: pcb_case: Add nut tolerance test | xengineering | |
This part can be used to fine-tune the tolerance for the used nuts which have to fit tightly into a 3D-printed part. | |||
2024-01-02 | mech: pcb_case: Separate bolt and nut to own files | xengineering | |
Having named files for these parts makes them more visible inside the project. They used to be in the `common.scad` file which does not explain anything by its name. |