3
1
Back

100644 Images/precadsr-panel-holes.png create mode 100644 Hardware/PCB/precadsr_aux_Gerbers/precadsr-B_Cu.gbr create mode 100644 Schematics/Fireball.kicad_sch Subject: [PATCH 1/2] Fix rail clearance = ~11.675mm, top and bottom railHeight = (threeUHeight-panelOuterHeight)/2; mountSurfaceHeight = (panelOuterHeight-panelInnerHeight-railHeight*2)/2; panelInnerOffset = (panelOuterHeight-panelInnerHeight)/2; echo("railHeight: ", railHeight); echo("mountSurfaceHeight",mountSurfaceHeight); offsetToMountHoleCenterY=mountSurfaceHeight/2; offsetToMountHoleCenterX = hp - holeOffset; // 1 for manual reset button.

New Pull Request