3
1
Back

0.871941 0.0993106 facet normal -2.880153e-004 -5.040268e-004 -9.999998e-001 ## Documentation: * [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 ``` git clone git@gitlab.com:rsholmes/precadsr.git git submodule init git submodule update ``` ``` aoKicad/ao_symbols Kosmo_panel/Kosmo ``` and footprint libraries ``` aoKicad/ao_tht Kosmo_panel/Kosmo_panel. ``` From 5cacbfea2e523d618ea3bcbc0bca9c37eb36f10d Mon Sep 17 00:00:00 2001 Subject: [PATCH 13/18] Add footprint items for panel holes; separate panel and pcb into different files Altech AK300 serie connector Dinkle DT-55-B01X Terminal Block Phoenix PT-1,5-12-3.5-H pitch 3.5mm size 53.5x8.3mm^2 drill 1.3mm pad 2.6mm Terminal Block WAGO 804-312 45Degree pitch 5mm size 20x10.5mm^2 drill 1.4mm pad 2.8mm terminal block RND 205-00081, 5 pins, pitch 10mm, size 25x8.1mm^2, drill diamater 1.15mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO THT Terminal Block Phoenix MKDS-3-10-5.08 pitch 5.08mm length 9.53mm diameter 5.21mm Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf Inductor Axial series Axial Horizontal pin pitch 5.00mm length 7mm width 8mm height Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py TSSOP, 52 Pin (http://www.holtek.com/documents/10179/116711/HT1632Cv170.pdf), generated with kicad-footprint-generator Soldered wire connection, for 5 times 0.127 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 2.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 SUR series connector, B09B-ZESK-1D, with boss (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 6 times 1 mm² wires, reinforced insulation, conductor.

New Pull Request