3
1
Back

// top horizontal rib //} module make_surface(filename, h) { cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - hole_dist_side - thickness; left_panel_spacing = (left_panel_width) / 2.5; slider_spacing = 12.5; // space between them //left_panel_spacing = left_panel_width / 3 + tolerance*8; echo("Left panel:", left_panel_width, " with spacing ", left_panel_spacing); right_panel_width = width_mm.

New Pull Request