summaryrefslogtreecommitdiffstats
path: root/case
diff options
context:
space:
mode:
authorXANTRONIX Development2023-11-14 18:25:37 -0500
committerXANTRONIX Development2023-11-14 18:25:37 -0500
commit5fd6fd74d364d8594abb05c282b2ea9e76b5e43b (patch)
tree5743dad676839fa1994843749d52b27364e9190a /case
parent0034a4b83a6963d49e217191f95ea0d9061d7b85 (diff)
downloadxantronix-z32-5fd6fd74d364d8594abb05c282b2ea9e76b5e43b.tar.gz
xantronix-z32-5fd6fd74d364d8594abb05c282b2ea9e76b5e43b.tar.bz2
xantronix-z32-5fd6fd74d364d8594abb05c282b2ea9e76b5e43b.zip
Take some notes
Diffstat (limited to 'case')
-rw-r--r--case/top.scad14
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],