3
1
Back

- thickness; // additives - labels, etc // one more to mount a circuit board to module make_surface(filename, h) { cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - thickness*2; // draw a "vertical" wall.

New Pull Request