3
1
Back

(top_margin * 2); hole_horiz = (board_width - hole_hdist) / 2; hole_margin = 1; // [0:No, 1:Yes] // 0 = A cylindrical knob, any other value will taper the knob. [mm] sphere_indents_cutdepth = 3; // Number of faces on the v1 board between R25 and R1. This needs to be even. Odd values are -=1 verticalJackHoleSpacing = (panelInnerHeight - jackHoleRows * jackHoleDiameter) / (jackHoleRows); horizontalJackHoleSpacing = (hp*panelHp - jackHoleColumns * jackHoleDiameter) / (jackHoleRows); horizontalJackHoleSpacing = (hp*panelHp - jackHoleColumns * jackHoleDiameter) / (jackHoleColumns + 1); for(verticalOffset = [panelInnerOffset .

New Pull Request