Better defaults, hide pi body on compile

This commit is contained in:
2024-03-20 13:41:33 -06:00
parent 1c3430e758
commit 79de2e5e85
2 changed files with 5 additions and 10 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ case_height = 7;
outer_rect_size=[PiSizeX + wall_thickness_mod, PiSizeY + wall_thickness_mod];
PiZeroVer = "WH";
up(cap_thickness) PiZeroBody(false);
%up(cap_thickness) PiZeroBody(false);
union() {
// Case Walls
up(cap_thickness - 0.05) difference() {