3
1
Back

From ec67859b1c2779470b99801ce69f8850b83fa3e1 Mon Sep 17 00:00:00 2001 Subject: [PATCH 13/18] Add footprint items for panel holes; separate panel and pcb into different files main MK_VCO/Panels/luther_triangle_vco_quentin_v4.scad 303 lines default_label_font = "Futura Md BT:style=Medium"; font_for_title = "QuentinEF:style=Medium"; // testing futura vs quentincaps in F6 rendering label_font_size = 5; $fn=FN; /* [Panel] */ width = 36; // [1:1:84] left_rib_x = 0; // [0:No, 1:Yes] // Do you want wider jack holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm mounting holes - for projection() only //another rib to balance the switches along the LEDs //outline of whole PCB cube([137.5, 97, 1], center=true); echo("Putting a hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x4.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1766262 12A 630V Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1766754 12A 630V Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 15; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1923885 16A (HC Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.5; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827981 8A 160V Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776919 12A || order number: 1829183 12A 630V Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C or ISO 7049-ST 2.2x4.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1923843 16A (HC Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5.

New Pull Request