diff --git a/cases/hello.scad b/cases/hello.scad index 0a4d504..c4c1012 100644 --- a/cases/hello.scad +++ b/cases/hello.scad @@ -41,8 +41,8 @@ usb_cutout = false; // Hanging hole hanging_hole = true; // Vertical spacers holding up the frame -case_center_support_vertical = true; +case_center_support_vertical = false; // Horizontal spacers holding up the frame -case_center_support_horizontal = true; +case_center_support_horizontal = false; // Peek into the case (for debugging) cross_section_percentage = 0; // [0:100]