summaryrefslogtreecommitdiff
path: root/mech/pcb_case/pcb.scad
AgeCommit message (Collapse)Author
9 daysWIP: Move `mech` directory to `case`xengineering
TODO: There are outdated references (see grep -R mech .) The directory name should reflect what is inside, not the field of engineering it belongs to.
2024-01-09mech: pcb_case: Align connector_z and bolt lengthxengineering
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-02mech: pcb_case: Switch shell to PCB-based paramsxengineering
After switching the panel to PCB-based dimensions the shell follows with this commit.
2024-01-02mech: Set correct position for PCBxengineering
2024-01-02mech: pcb_case: Visualize PCBxengineering
This will help to identify calculation issues by human visual inspection. The PCB is not yet aligned.