From 36feeff347c9027f4c53ce9092f4e34848d097ff Mon Sep 17 00:00:00 2001 From: XANTRONIX Development Date: Tue, 14 Nov 2023 12:34:14 -0500 Subject: Apparently I can't count --- case/top.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3