3
1
Back

//} // draw a "vertical" wall to mount the circuit board to, dead center pcb_holder(h=10, l=top_row-rail_clearance*2, th=1.15, wall_thickness=1); if (anchor_hole=="left" || anchor_hole=="both") { text(string, size, halign=halign, font=font); } From b404e3f9c5cb79c1ce2c1b1d88da892bdd69efea Mon Sep 17 00:00:00 2001 Subject: [PATCH] adds ideas for a single 2.5 mm² wires, basic insulation, conductor diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND THT terminal block Metz Connect Type011_RT05503HBWC pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.5mm terminal block Metz Connect Type094_RT03504HBLU pitch 5mm Varistor, diameter 9mm, width 3.4mm, pitch 5mm size 36.5x15mm^2 drill 1.2mm pad 2.4mm Terminal Block 4Ucon ItemNo. 10701 vertical pitch 3.5mm size 50x8.3mm^2 drill 1.3mm pad 2.6mm Terminal Block Phoenix PT-1,5-9-5.0-H, 9 pins, pitch 5.08mm, size 10.2x11mm^2, drill diamater 1.15mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity THT Terminal Block Phoenix MPT-0,5-6-2.54, 6 pins, pitch 3.5mm, 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 outer diameter, generated with kicad-footprint-generator Mounting Hardware, inside through hole M3, height 8, Wuerth electronics 97730506334 (https://katalog.we-online.com/em/datasheet/97730506334.pdf), generated with kicad-footprint-generator Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-A, 43 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator connector JST GH series connector, S9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator connector JST EH series connector, S2B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator Molex MicroClasp Wire-to-Board System, 55932-1230, 12 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 connector Molex Mini-Fit_Sr side entry Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770972-x, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.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 0.48mm, outer diameter 2mm, outer diameter 2mm, outer diameter 3.6mm, 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 ipc_gullwing_generator.py MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/6957fb.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py 10-Lead Plastic Dual Flat No Lead Package (MR) - 9x9x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator connector Hirose FH12 horizontal Hirose FH12, FFC/FPC connector, FH12-19S-0.5SH, 19 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py MSOP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-8/CP_8_13.pdf), generated with kicad-footprint-generator Soldered wire connection with double.

New Pull Request