Make supports a bit thinner to unobstruct vents

This commit is contained in:
XANTRONIX 2023-11-15 21:04:27 -05:00
parent 9fb27adb05
commit bdeb9a60cb

View file

@ -43,7 +43,7 @@ module top_case(key_switch_sizes, pcb_screw_holes) {
vent_x_first = keyboard_x_offset + keyboard_width - vent_count * (vent_width + vent_width); vent_x_first = keyboard_x_offset + keyboard_width - vent_count * (vent_width + vent_width);
vent_y_offset = case_length_bottom - vent_length; vent_y_offset = case_length_bottom - vent_length;
support_width = 2.0000; support_width = 1.2500;
module fascia() { module fascia() {
linear_extrude(wall_width) linear_extrude(wall_width)