3
1
Back

12; hole_vdist = 44.5; hole_radius = hole_diameter / 2; standoff_radius = hole_radius * 2.5; polygon([[0,0], [(board_width-insert_width)/2, -insert_depth], [board_width-(board_width-insert_width)/2, -insert_depth], [board_width, 0]]); 3D.

New Pull Request