Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-09 | mech: pcb_case: Align connector_z and bolt length | xengineering | |
This makes sure that the bolts inside the connectors align with them. Thus the bolts do not stick inside the case which might lead to PCB collisions. | |||
2024-01-09 | mech: pcb_case: Fix height calculation | xengineering | |
The height should take into account that the shell is two instead of one times the thickness high. This is relevant for the vertical spacing. | |||
2024-01-02 | mech: pcb_case: Switch shell to PCB-based params | xengineering | |
After switching the panel to PCB-based dimensions the shell follows with this commit. |