3
1
Back

H_margin; col_middle = col_left + (15.6 + 1.5 + 7 + 8); // pot + led + switch? Col_right = width_mm - thickness*2; // draw panel, subtract holes // v_wall(h=4, l=height-rail_clearance*2-thickness); // top horizontal rib // bottom horizontal rib // h_wall(h=1.6, l=right_rib_x); // middle horizontal rib // middle horizontal rib // h_wall(h=4, l=right_rib_x); // one more vertical to mount a circuit board for a 1uF capacitor; expand a bit, but also size it for a single 2 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 132, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO THT Terminal Block Phoenix MKDS-3-10-5.08, 10 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO THT Terminal Block Phoenix PT-1,5-12-5.0-H, 12 pins, pitch 7.5mm, size 182x14mm^2, drill diamater.

New Pull Request