3
1
Back

Sideways on // h = knob_height, $fn = smooth } module toggle_switch_6_8mm() { // draw panel, subtract holes // label the whole thing? // top/bottom ribs? // top horizontal rib h_wall(h=4, 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); // middle-bottom h rib h_wall(h=1.6, l=right_rib_x); // bottom right [right_edge, rotate_vector_sin * height + rotate_vector_sin * rail_depth] // top horizontal rib h_wall(h=4, l=right_rib_x); } module make_surface(filename, h) { cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", hole_dist_side, height - hole_dist_top); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - thickness*2; Panels/title_test.scad Normal.

New Pull Request