Files
phone-case/defaults.scad
2023-12-22 02:30:27 +00:00

6 lines
174 B
OpenSCAD

$fs = 1;
// tolerance. lining up the extrusions and cuts with zero tolerance causes very thin walls,
// so i offset those to make the model actually contiguous.
tol = 0.01;