5 lines
229 B
OpenSCAD
5 lines
229 B
OpenSCAD
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.
|
|
rackJoiner(); |