From 8eac3ff93b25a21436e1a2e3252cd187f7c23cb1 Mon Sep 17 00:00:00 2001 From: XANTRONIX Development Date: Fri, 17 Nov 2023 17:48:08 -0500 Subject: yeah sure --- case/top.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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; -- cgit v1.2.3