diff options
Diffstat (limited to 'case')
-rw-r--r-- | case/top.scad | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/case/top.scad b/case/top.scad index caee717..3c0791f 100644 --- a/case/top.scad +++ b/case/top.scad @@ -1,5 +1,19 @@ $fn = 72; +/* + * Top screw holes are 15mm from top of case + * Side screws are 6.5mm from side of case + * Top middle screw post is 29.3mm long + * Other screw posts are 12mm long + * Screw post outer diameter 6.25mm + * Screw post inner diameter 3mm + * Horizontal ridge interval: 55.5mm + * Vertical ridge interval: 31.3mm + * Ridge thickness: 1.25mm + * First horizontal ridge: Starts at keyboard X offset + * First vertical ridge: 8mm + */ + key_switch_height = 11.10; key_switch_sizes = [ [0.5, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], |