3
1
Back

False XS3 FM CV From c852e5d6ad8630143a633f6c4ffcb4d705a43337 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Added hard sync to schematic, laid out PCB with exploratory 8hp layout 0d370a24cdcaf6d3fd7f0316855522b79df0fe9a 3583986e89 Finished PCB, passes all passable DRCs Show-stopping bugs needing bodges: Errant connection between R25 and R1. This needs to be fixed elsewhere Schematics/Enlarge/Enlarge.kicad_sch | 206 Update README.md * [Schematic](Docs/precadsr.pdf) * PCB layout: [front](Docs/precadsr_layout_front.pdf), [back](Docs/precadsr_layout_back.pdf) * [BOM](Docs/precadsr_bom.md) * [Build notes](Docs/build.md) How to use Git repository From 40ce306867b3d353457e134a232ee65f5767bece Mon Sep 17 00:00:00 2001 Subject: [PATCH] Fixes for CAD and sorcery101 9a2ab6dc7f initial notes for v1 build - C1 is too small for a single 0.15 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator Hirose DF11 through hole, DF11-6DP-2DSA, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator Molex Pico-Clasp series connector, B24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator JST XA series connector, B03B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator Molex Micro-Fit 3.0 Connector System, 5268-03A, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator Connector Phoenix Contact SPT 5/8-H-7.5-ZB 1719257 Connector Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 06; pin pitch: 7.50mm; Vertical || order number: 1766411 12A 630V Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G-7,62; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1836383 8A 320V Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 05; pin pitch: 7.62mm.

New Pull Request