From 4ef143bdc2c9da5345cb031da0843f0189d37e8e Mon Sep 17 00:00:00 2001 From: XANTRONIX Development Date: Tue, 14 Nov 2023 00:24:23 -0500 Subject: Getting there --- case/top.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'case') diff --git a/case/top.scad b/case/top.scad index 484d39f..f1eaf5e 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 = 19.0500; +accent_y_stride = key_switch_length; accent_y_bottom = keyboard_y_offset; fin_width = 2.0000; -- cgit v1.2.3