3
1
Back

*.kicad_prl *.kicad_pro *.rules *.sch-bak *~ _autosave-* *.tmp *-save.pro *-save.kicad_pcb fp-info-cache *.lck # KiCad backups folders *-backups # Compressed files *.zip # Mac stuff *.DS_Store # Emacs temps *~ \#* # LTSpice Simulations/*.log Simulations/*.raw Simulations/*.txt Copper Layer Stackup: ============================================================= L1 : F.Cu front L2 : B.Cu back Drill file 'precadsr-panel.drl' contains plated through holes: ============================================================= T1 3.200mm 0.1260" (4 holes) (with 4 slots T2 5.000mm 0.1969" (1 hole) Total plated holes count 16 Not plated through holes: ============================================================= T1 3.200mm 0.1260" (4 holes) T5 15.200mm 0.5984" (1 hole) T3 7.000mm 0.2756" (6 holes T4 10.000mm 0.3937" (4 holes T5 15.200mm 0.5984" (1 hole Total plated holes count 16 Not plated through holes are merged with plated holes count 16 Not plated through holes: merged pull request 'new_footprints' (#5) from new_footprints into main ... Put title box in PDF export Schematics/Fireball_VCO.pdf | Bin 0 -> 30552 bytes From b2f0340111348a8deafde0ffe244939fe4eeb6b7 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Checkpoint after converting most things to SMD 55ee65a5e94ad245f04db09ef472959294e7cca0 Still trying to fit in glide controls 53c46eece113c24bce671b9108c3f713b2229189 Final-ish tweaks Final-ish tweaks Final-ish tweaks Final-ish tweaks Final-ish tweaks Final-ish tweaks 0252301f35f8bebc5b9bb1af3f4a42193c706b15 More assembly notes for v1 build Latest commits for file Fireball/Fireball.kicad_prl couple more minor clearance tweaks Subject: [PATCH 14/18] replaces FIREBALL mask/etch with silkscreen adds ideas for a single 1 mm² wires, reinforced insulation, conductor diameter 2mm, size source Multi-Contact FLEXI-xV 2.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 connector Molex Pico-Clasp series connector, S07B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times 1.5 mm² wire, reinforced insulation, conductor diameter 0.48mm, outer diameter 2mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator JST ZE series connector, S10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py 8-pin SOT-23 package, Handsoldering SOT, 8 Pin (https://www.ti.com/lit/pdf/qfnd619), generated with kicad-footprint-generator JST ZE series connector, BM04B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator Soldered wire connection with double feed through strain relief, for 4 times 0.127 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times.

New Pull Request