3
1
Back

Clock, and a switch module label(string, size=4, halign="center") { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font); // draw panel, subtract holes // label the whole thing? // top/bottom ribs? // top horizontal rib //} module make_surface(filename, h) { cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with.

New Pull Request