diff options
author | XANTRONIX Development | 2023-11-15 12:09:43 -0500 |
---|---|---|
committer | XANTRONIX Development | 2023-11-15 12:09:43 -0500 |
commit | 5c4108b32f7b5767c8015ba1cd32a8db783b38c5 (patch) | |
tree | c352e7e2038934a94c74a813160541429cc99374 /case | |
parent | 51262f1b2115d61416587433d967e912e2177127 (diff) | |
download | xantronix-z32-5c4108b32f7b5767c8015ba1cd32a8db783b38c5.tar.gz xantronix-z32-5c4108b32f7b5767c8015ba1cd32a8db783b38c5.tar.bz2 xantronix-z32-5c4108b32f7b5767c8015ba1cd32a8db783b38c5.zip |
More notes
Diffstat (limited to 'case')
-rw-r--r-- | case/top.scad | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/case/top.scad b/case/top.scad index a64e49d..cac8696 100644 --- a/case/top.scad +++ b/case/top.scad @@ -11,7 +11,9 @@ $fn = 72; * Vertical ridge interval: 31.3mm * Ridge thickness: 1.25mm * First horizontal ridge: Starts at keyboard X offset - * First vertical ridge: 8mm + * Ridge height: 11.5mm + * Ridge upper aspect: 8mm + * First vertical ridge Y offset: 8mm */ key_switch_height = 11.10; |