That feels more correct

This commit is contained in:
XANTRONIX 2023-11-16 18:52:57 -05:00
parent d730208b81
commit a31a704242

View file

@ -38,7 +38,7 @@ module top_case(key_switch_sizes, pcb_screw_holes) {
screw_post_middle_height = 29.30;
screw_post_upper_y_offset = case_length_bottom - wall_width - 15.00;
screw_post_middle_y_offset = 72.50;
screw_post_lower_y_offset = 6.50;
screw_post_lower_y_offset = (keyboard_y_offset - 2 * wall_width) / 2 + wall_width;
screw_post_x_offset = (keyboard_x_offset - 2 * wall_width) / 2 + wall_width;
eps = 0.01;