3
1
Back

16c50fa0a87ddc27dfbf2c780c81516736a5bb00 Mon Sep 17 00:00:00 2001 Subject: [PATCH] updated README.md 3d0ca7fdf6e2ad8d7864221e585c668e46544055 Update README.md Update README.md README.md | 3 | 100R | Resistor | | | | | | | C2, C5, C6, C8 | 4 | 100 nF | Unpolarized capacitor | | | | | | | | | | | | 4 Hardware/PCB/precadsr/precadsr.sch | 125 .../PCB/precadsr_Gerbers/precadsr-B_Mask.gbr | 481 .../precadsr-panel/precadsr-panel.kicad_sch | 831 Hardware/Panel/precadsr-panel/sym-lib-table | 2 | 1 | Conn_01x07 | \*(optional) SIP socket, 2.54 mm, 1x10 Pin header, 2.54 mm, 1x2 (see [build notes](build.md | | | | D1, D2 | 2 | 1nF | Film capacitor | | | | Tayda | A-553 | | | J9 | 1 | 1 | 2_pin_Molex_connector | 2 Smaller cap (476nF?) for C1 - Ceramic 104s for C10, C14, might be fine, might introduce intermittents From c96644890cf0985bb0d02bb542ef75a0a00d53f2 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Finished PCB, passes all passable DRCs Show-stopping bugs needing bodges: Errant connection between R25 and R1, probably a result of switching to pcb-mounted panel components and interconnects between middle 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 on each .

New Pull Request