Case: Clean up boss drills.

This commit is contained in:
Jared Boone
2017-06-06 10:56:50 -07:00
parent b0b027d557
commit 3e8a3d8b9a
2 changed files with 3 additions and 7 deletions
@@ -36,10 +36,8 @@ case_bumper_inset_from_pcb_edge = case_radiused ? 14.0 : 12.0;
mounting_drills = [
[4, 4],
[66, pcb_w - 4],
[116, 4],
[4, pcb_w - 4],
[71, pcb_w - 44],
[116, pcb_w - 4]
];