Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-02 | mech: pcb_case: Fix nut_tolerance_test.scad | xengineering | |
The holes used to be all the same size. This is clearly a bug since the test's intention is to check different sizes. | |||
2024-01-02 | mech: pcb_case: Move tolerance test for nut to own file | xengineering | |
That way it is easier to get that the test is built and not nut when building the corresponding file. |