3
1
Back

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; hp=5.08; mountHoleDiameter = 3.2; mountHoleRad =mountHoleDiameter/2; hwCubeWidth = holeWidth-mountHoleDiameter; offsetToMountHoleCenterY=mountSurfaceHeight/2; offsetToMountHoleCenterX=hp;//1hp margin.

New Pull Request