3
1
Back

Implement chaining 1aa48a179a Add splits and labels to get 1:1 between schematic and PCB, no warnings Add splits and labels to get proper hole sizes threeUHeight = 133.35; //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: .

New Pull Request