5 lines
242 B
OpenSCAD
5 lines
242 B
OpenSCAD
include <../stackConnector.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(); |