Apparently I can't count

This commit is contained in:
XANTRONIX 2023-11-14 12:34:14 -05:00
parent fae3345e24
commit 36feeff347

View file

@ -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;