3
1
Back

* 2); cutout_height = board_height - (top_margin * 2); cutout_height = board_height - (top_margin * 2); hole_horiz = (board_width - hole_hdist) / 2; hole_vert = (board_height - hole_vdist) / 2; standoff_radius = hole_radius * 2.5; standoff_height = 3; // Length of the knob. TaperPercentage = 20; // How much to cut off to create holes for easier mounting. Otherwise set to any number lower than mountHoleDiameter. Can be passed in as parameter to eurorackPanel jackHoleDiameter = 3.85; // If you want to create holes for square, hexagonal etc. Shafts.

New Pull Request