summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXANTRONIX Development2023-11-17 17:48:08 -0500
committerXANTRONIX Development2023-11-17 17:48:08 -0500
commit8eac3ff93b25a21436e1a2e3252cd187f7c23cb1 (patch)
treee36549265e6e6b24c7dc77095dee30b1f4e56d68
parentee06ae635bee088c850b1433af473af650fd201b (diff)
downloadxantronix-z32-8eac3ff93b25a21436e1a2e3252cd187f7c23cb1.tar.gz
xantronix-z32-8eac3ff93b25a21436e1a2e3252cd187f7c23cb1.tar.bz2
xantronix-z32-8eac3ff93b25a21436e1a2e3252cd187f7c23cb1.zip
yeah sure
-rw-r--r--case/top.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/case/top.scad b/case/top.scad
index 3a554b8..a76318f 100644
--- a/case/top.scad
+++ b/case/top.scad
@@ -6,7 +6,7 @@ include <dimensions.scad>
module top_case(key_switch_sizes, pcb_screw_holes) {
keyboard_deck_z_offset = wall_height - keyboard_switch_height;
- accent_width = 1.0000;
+ accent_width = 1.0000;
accent_depth = 0.5;
accent_y_stride = (keyboard_pcb_length - accent_width) / 5.0;
accent_y_bottom = keyboard_y_offset;