3
1
Back

Radius of the set screw hole's center over the base panel's thickness to account for squishing // middle-bottom h rib // h_wall(h=1.6, l=right_rib_x); // middle horizontal rib // h_wall(h=1.6, l=right_rib_x); // middle-bottom h rib // h_wall(h=4, l=right_rib_x); } module title(string, size=12, halign="center", font=font_for_title) { color([1,0,0]) linear_extrude(height) text(string, size, halign=halign, font=font); // draw panel, subtract holes panel(width); // lower h-rib reinforcer cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - right_rib_thickness; //} module make_surface(filename, h) .

New Pull Request