3
1
Back

20240124 Experimenting with more panel layout module toggle_switch_6mm() { Initial stab at a 10-step panel layout ideas left_rib_x = thickness + 9.5/2 + tolerance*2; // rib + half a jack col_right = width_mm - hole_dist_side, height - v_margin*2 - title_font_size; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff left_panel_width = 16.5+16.5+10.5; //two knob, one jack, plus space between them right_panel_width = width_mm - right_rib_thickness; // projection: make a hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1766770 12A 630V Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843729 8A 160V Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange || order number: 1776980 12A || order number: 1924486 16A (HC Generic Phoenix Contact SPT 1.5/2-H-3.5 Terminal Block, 1719189 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719189), generated with kicad-footprint-generator Connector.

New Pull Request