3
1
Back

[mm] stem_transition_height = 5; thickness=2; */ module panel(h) { width_mm = 70.8; // 14HP×5.08mm = 71.12; ES for 14HP is 70.8 first_row = 25.65; //mm second_row = 47.25; //mm third_row = 65.75; //mm fourth_row = 88.25; //mm fifth_row = 108.75; //mm // Center two holes two_holes_type = "opposite"; // [center, opposite, mirror] // Hole distance from the corner

  • change footprints of transistors to save on panel wires Update to 7.0, slider footprint height = 266 + tolerance; // rib + half a jack col_right = width_mm - thickness*2.5 - tolerance*6; out_row_1 = v_margin+12; // draw panel, subtract holes union() { z_position = height - hole_dist_top); cylinder(r=hole_r, h=thickness*2); echo("Putting a hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777206 12A Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange || order number: 1924169 16A (HC Generic Phoenix Contact SPT 1.5/4-H-3.5 1990753 Connector Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange || order number: 1924266 16A (HC Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange || order number: 1776922 12A || order number: 1924473 16A (HC Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1803358 8A 160V Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 02; pin pitch: 3.50mm; Angled || order number: 1847547 8A 320V Generic Phoenix Contact SPT 5/8-V-7.5-ZB 1719370 Connector Phoenix Contact, SPT 2.5/12-V-5.0-EX Terminal Block, 1732454 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732454), generated with kicad-footprint-generator Harting har-flexicon series connector, 502585-0870 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE-LC, 22 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 Soldered wire connection with feed through strain relief, for 2 times 2 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter.

    New Pull Request