3
1
Back

// overall 3u height 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 for manual reset (sw16 // 8 Sockets: // clock in (j2/j11 // casc out (j14/j15 // reset/casc in (j1/j13 // gate out (j4/j10 // clock in (j2/j11) // casc out (j14/j15) // reset/casc in (j1/j13) // gate out (j4/j10) // clock in (j2/j11) // casc out (j14/j15 // reset/casc in (j1/j13) // gate out (j4/j10 // clock out (j5/j12) // glide in (j16/j17) // cv out (j7/j6) // pause (j18/j19 // 10 LEDs 3 sockets Subject: [PATCH] Finish.

New Pull Request