summaryrefslogtreecommitdiffstats
path: root/case
diff options
context:
space:
mode:
Diffstat (limited to 'case')
-rw-r--r--case/case.scad23
1 files changed, 7 insertions, 16 deletions
diff --git a/case/case.scad b/case/case.scad
index da7977d..bce1384 100644
--- a/case/case.scad
+++ b/case/case.scad
@@ -20,24 +20,15 @@ module keyboard_base_plate(pcb_width, pcb_height) {
screw_holes = [
[ 4.8150, 85.7250],
- [ 47.4822, 85.7250],
- [ 85.8150, 85.7250],
- [123.8150, 85.7250],
+ [ 66.7322, 85.7250],
[161.8150, 85.7250],
- [199.8150, 85.7250],
- [251.3150, 66.6750],
- [ 22.5650, 47.6250],
- [118.8150, 47.6250],
- [157.3150, 47.6250],
- [ 4.7500, 28.5750],
- [ 29.7500, 28.5750],
- [227.8150, 28.5750],
- [251.8150, 28.5750],
- [ 42.8150, 9.5250],
- [ 85.8150, 9.5250],
+ [238.2500, 85.7250],
+ [ 61.7500, 47.6250],
+ [138.2500, 47.6250],
+ [214.2500, 47.6250],
+ [ 20.0000, 9.5250],
[123.8150, 9.5250],
- [161.8150, 9.5250],
- [200.3150, 9.5250]
+ [238.2500, 9.5250]
];
module round_corner(translation, rotation) {