3
1
Back

Hole_margin*2; cutout_width = board_width - (side_margin * 2); cutout_height = board_height - (top_margin * 2); cutout_height = board_height - (top_margin * 2); hole_horiz = (board_width - hole_hdist) / 2 + (enable_stem ? Stem_height : 0) + knob_height - cone_indents_cutdepth.

New Pull Request