summaryrefslogtreecommitdiffstats
path: root/case
diff options
context:
space:
mode:
Diffstat (limited to 'case')
-rw-r--r--case/top.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/case/top.scad b/case/top.scad
index 2be2c06..eb19477 100644
--- a/case/top.scad
+++ b/case/top.scad
@@ -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_y_offset = case_length_bottom - vent_length;
- support_width = 2.0000;
+ support_width = 1.2500;
module fascia() {
linear_extrude(wall_width)