additional rack sizes 1u+, 1u++ and gui additions for wall, fan and conduit

This commit is contained in:
Edward Kisiel
2025-05-04 19:23:45 -04:00
parent 6bc4920bea
commit b6554114ec
4 changed files with 41 additions and 16 deletions

View File

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