set interior walls to fixed width of 2mm

This commit is contained in:
Edward Kisiel
2025-05-18 10:13:35 -04:00
parent b221fabed5
commit 71034dee85
3 changed files with 26 additions and 26 deletions

View File

@@ -69,7 +69,7 @@ if(case_design == "rack" && side == "bottom") {
for(r = [0:len(rack_bay_sbc)-1]) {
if(rack_bay_wall[r] == true) {
translate([-gap-wallthick-1+rack_asm_gap/2+75*(r+1),-gap-wallthick-adj,0])
cube([wallthick-1,depth,case_z-2*floorthick]);
cube([2,depth,case_z-2*floorthick]);
}
}
// case upper panel clamps