3
1
Back

Overkill; currently three 3.5mm jacks needing 8mm //calculated x value of exact middle of panel after deducting left/right sub-panels // top edge smoothing // thanks to http://www.iheartrobotics.com/ for the sake of code complexity. Odd values are -=1 verticalJackHoleSpacing = (panelInnerHeight - jackHoleRows * jackHoleDiameter) / (jackHoleRows); horizontalJackHoleSpacing = (hp*panelHp - jackHoleColumns * jackHoleDiameter) / (jackHoleRows); horizontalJackHoleSpacing .

New Pull Request