3
1
Back

Sphere_indents_faces = 16; // Bottom radius of the hole smaller. HoleFlatThickness = 0; right_rib_x = width_mm - 10 - center_adjust; center_col = width_mm/2; vertical_space = height / 2 + hole_diameter + hole_margin*2; side_margin = (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); hole_horiz.

New Pull Request