3
1
Back

Manifold rotate_extrude(convexity = 5, $fn = sphere_indents_faces); height = cone_indents_height + 2 * shafthole_radius + 2 + hole_diameter + hole_margin*2; cutout_width = board_width - (side_margin * 2); cutout_height = board_height - (top_margin * 2); hole_horiz = (board_width - hole_hdist) / 2; hole_vert = (board_height - hole_vdist) / 2 + hole_diameter + hole_margin*2; cutout_width = board_width - (side_margin * 2); cutout_height = board_height - (top_margin * 2); cutout_height = board_height - (top_margin * 2); hole_horiz = (board_width - hole_hdist) / 2; standoff_radius = hole_radius * 2.5; Latest commits for file Panels/luther_triangle_10hp.scad Fix for component clearance, panel thickness from printer realities Fix rail clearance issues, add PCB slot, more options.

New Pull Request