3
1
Back

Simple implementation. Can be passed in as parameter to eurorackPanel threeUHeight = 133.35; //overall 3u height panelOuterHeight =128.5; panelInnerHeight = 110; //rail clearance = ~11.675mm, top and bottom mountSurfaceHeight = (panelOuterHeight-panelInnerHeight-railHeight*2)/2; panelInnerOffset = (panelOuterHeight-panelInnerHeight)/2; echo("railHeight: ", railHeight); echo("mountSurfaceHeight",mountSurfaceHeight); offsetToMountHoleCenterY=mountSurfaceHeight/2; offsetToMountHoleCenterX = hp - holeOffset; // 1 for 5v / 2.5v output mode (sw12 // steps: slider, led, switch (sw1-sw10, rv1-rv10 // mounting holes 63.5mm, distance of mounting holes 33.3mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female.

New Pull Request