summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXANTRONIX Development2023-11-14 00:33:58 -0500
committerXANTRONIX Development2023-11-14 00:33:58 -0500
commitf77950211925275edb0958bffceb96cae4dddf5a (patch)
tree8eb475ba1bfa0a341a8dd3be283db4a87d96f9e8
parent4ef143bdc2c9da5345cb031da0843f0189d37e8e (diff)
downloadxantronix-z32-f77950211925275edb0958bffceb96cae4dddf5a.tar.gz
xantronix-z32-f77950211925275edb0958bffceb96cae4dddf5a.tar.bz2
xantronix-z32-f77950211925275edb0958bffceb96cae4dddf5a.zip
Now we're cookin'
-rw-r--r--case/top.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/case/top.scad b/case/top.scad
index f1eaf5e..b27b3ff 100644
--- a/case/top.scad
+++ b/case/top.scad
@@ -17,7 +17,7 @@ keyboard_y_offset = 12.2500;
accent_width = 1.0000;
accent_depth = 0.5;
-accent_y_stride = key_switch_length;
+accent_y_stride = (keyboard_length - accent_width) / 5.0;
accent_y_bottom = keyboard_y_offset;
fin_width = 2.0000;