fix ventilation for sidewalls

This commit is contained in:
zhao
2023-08-13 12:51:21 -04:00
parent 07dee71795
commit 7b0ea16b04
21 changed files with 94 additions and 104 deletions

View File

@ -1,4 +1,4 @@
use <../stackEnds.scad>
stackConnectorFeet();
rackFeet();

View File

@ -2,4 +2,4 @@ include <../stackEnds.scad>
// Oriented for 3d printing. No supports required, but it's reccommended to print this with a brim.
// Adding a brim will require some post-processing in the form of trimming the bottom.
stackConnectorDual();
rackJoiner();