3
1
Back

As parameter to 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); offsetToMountHoleCenterX = hp - holeOffset; // 1 rotary switch - this needs measuring, and leaving space for well-aligned.

New Pull Request