6 lines
275 B
OpenSCAD
6 lines
275 B
OpenSCAD
use <../side/sideWallLeft.scad>
|
|
|
|
// Oriented for 3d printing.
|
|
// Supports generally not required (? need to print to test), but a brim is recommended
|
|
// Depending on the type of filament you use, you could also print this with the outer wall side facing down.
|
|
sideWallLeft(); |