3
1
Back

EurorackPanel threeUHeight = 133.35; // overall 3u height panelOuterHeight =128.5; panelInnerHeight = 110; //rail clearance = ~11.675mm, top and bottom railHeight = (threeUHeight-panelOuterHeight)/2; mountSurfaceHeight = (panelOuterHeight-panelInnerHeight-railHeight*2)/2; panelInnerOffset = (panelOuterHeight-panelInnerHeight)/2; echo("railHeight: ", railHeight); echo("mountSurfaceHeight",mountSurfaceHeight); offsetToMountHoleCenterY=mountSurfaceHeight/2; offsetToMountHoleCenterX = hp - holeOffset; // 1 for once/cont (sw15 // 2 NO Moment switches: // 1 rotary switch.

New Pull Request