3
1
Back

= board_width - (side_margin * 2); hole_horiz = (board_width - hole_hdist) / 2; hole_vert = (board_height - hole_vdist) / 2; standoff_radius = hole_radius * 2.5; standoff_height = 3; /* [Sphere Indents (optional)] */ // Line segments for circles U = 44.45; // Horizontal pitch size (mm HP = 5.07; // 5.07 for a single 1 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 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 Molex SPOX Connector System, 43045-1200 (alternative finishes: 43045-140x), 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated.

New Pull Request