3
1
Back

= (board_height - hole_vdist) / 2; hole_vert = (board_height - hole_vdist) / 2 + hole_diameter + hole_margin*2; side_margin = (board_width - hole_hdist) / 2; standoff_radius = hole_radius * 2.5; standoff_height = 3; radius_of_cylinder_indentations_bottom = 5; width_mm=90; height=16; thickness=2; label_inset_height = thickness-1; // Width.

New Pull Request