3
1
Back

Cutout_height = board_height - (top_margin * 2); hole_horiz = (board_width - hole_hdist) / 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; .

New Pull Request