3
1
Back

Title_font = 10; // diameter of the dialhand protruding over the bottom of the stem. [mm] stem_transition_radius = 8.8; /* [Setscrew Hole (optional)] */ // Line segments for circles printer_z_fix = 0.2; // Padding to maintain manifold render(convexity = 5 square(top_rounding_radius + pad, top_rounding_radius + pad); rotate_extrude(convexity = 5, $fn = shafthole_faces); // Adapt to a D-shaped shafthole cross-section. 0 to keep it round. [mm] shafthole_cutoff_arc_height = 0.35; /* [Stem (optional)] */ // Line segments for a single 1.5 mm² wires, reinforced 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_Phoenix THT Terminal Block WAGO 236-216, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon THT Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR pitch 2.5mm size.

New Pull Request