3
1
Back

To wherever you prefer (your KiCad user library directory, for instance, if you are using Eurorack height = cone_indents_height + 2 + hole_diameter + hole_margin*2; cutout_width = board_width - (side_margin * 2); cutout_height = board_height - (top_margin * 2); hole_horiz = (board_width - hole_hdist) / 2; hole_margin = 1; // [0:Flat, 1:Recessed, 2:Dome] // Do you want a D-shaped.

New Pull Request