summaryrefslogtreecommitdiffstats
path: root/case
diff options
context:
space:
mode:
authorXANTRONIX Development2023-11-15 21:04:27 -0500
committerXANTRONIX Development2023-11-15 21:04:27 -0500
commitbdeb9a60cb3c7b57f8acdae4ee4441190f677646 (patch)
tree19a87e3964fd39add016cda806f8842aecf316a8 /case
parent9fb27adb054857f846115b44f2cac871c6fdcd94 (diff)
downloadxantronix-z32-bdeb9a60cb3c7b57f8acdae4ee4441190f677646.tar.gz
xantronix-z32-bdeb9a60cb3c7b57f8acdae4ee4441190f677646.tar.bz2
xantronix-z32-bdeb9a60cb3c7b57f8acdae4ee4441190f677646.zip
Make supports a bit thinner to unobstruct vents
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)