Add option for fixed side modules. This simplifies assembly and removes some awkward printing topology

This commit is contained in:
zhao
2024-08-30 14:54:16 -04:00
committed by jazwa
parent cab2d1c6c9
commit 520ee9eadf
36 changed files with 221 additions and 104 deletions

View File

@ -33,4 +33,4 @@ module attachXYTrays(at=0,r=0) {
}
propUpBottomXYTraywithSideWalls(at=1,r=r);
}
}