summaryrefslogtreecommitdiffstats
path: root/case
diff options
context:
space:
mode:
authorXANTRONIX Development2023-11-14 12:34:14 -0500
committerXANTRONIX Development2023-11-14 12:34:14 -0500
commit36feeff347c9027f4c53ce9092f4e34848d097ff (patch)
treeb53674a865f0f4df52e592b54f49131c423e5655 /case
parentfae3345e24bcae1ddfb64b045ae3b9d7edf81dc3 (diff)
downloadxantronix-z32-36feeff347c9027f4c53ce9092f4e34848d097ff.tar.gz
xantronix-z32-36feeff347c9027f4c53ce9092f4e34848d097ff.tar.bz2
xantronix-z32-36feeff347c9027f4c53ce9092f4e34848d097ff.zip
Apparently I can't count
Diffstat (limited to 'case')
-rw-r--r--case/top.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/case/top.scad b/case/top.scad
index b27b3ff..df9fe2e 100644
--- a/case/top.scad
+++ b/case/top.scad
@@ -24,7 +24,7 @@ fin_width = 2.0000;
fin_gap_width = 2.0000;
fin_gap_length = 2.0000;
fin_gap_height = 12.0000;
-fin_gap_count = 33;
+fin_gap_count = 32;
fin_gap_x_first = keyboard_x_offset + keyboard_width - fin_gap_count * (fin_width + fin_gap_width);
fin_gap_y_offset = case_length_bottom - fin_gap_length;