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 + hole_diameter.

New Pull Request