6 lines
277 B
OpenSCAD
6 lines
277 B
OpenSCAD
use <../side/sideWallRight.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.
|
|
sideWallRight(); |