Posts with "openscad" Tag

quick scripts for openscad

by Dan Aukes

color("red",1) import("path/to/your-part.stl");
flatpak run org.openscad.OpenSCAD  -o test.png --projection orthogonal test.scad

with camera orientation but no ...

Read More