3
1
Back

Hole 4.5mm, no annular m4 iso14580 Mounting Hole 6.4mm, M6, ISO7380 mounting hole position tweaks Latest commits for file Schematics/Rampage_V1_4_Sch.pdf Latest commits for file Images/precadsr-panel-holes.png 972d8b1e07 adds front panel components version

main VCA/Panels/dual_vca.scad 393 lines $fn=FN; footprint_depth = .25; //non-printing, barely-visible outline of component footprints printer_z_fix = 0.2; // Padding to maintain manifold rotate_extrude(convexity = 5, $fn = sphere_indents_faces); height = 266 + tolerance; extra_depth = 75 + tolerance; extra_depth = 75 + tolerance; rotate_vector_cos = 0.94; // 'x' of 20 degree rotation rotate_vector_sin = 0.34; // 'y' of rotation left_edge = -rotate_vector_sin * rail_depth; right_edge = height - hole_dist_top); cylinder(r=hole_r, h=thickness*2); echo("Putting a hole for mounting screw: ISO 1481-ST 2.2x4.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: 1923979 16A (HC Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843266 8A 160V Generic Phoenix Contact SPT 1.5/12-H-3.5 1990834 Connector Phoenix Contact, SPT 5/10-H-7.5-ZB 1719273 Connector Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; 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.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830606 8A 160V Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange || order number: 1776566 12A || order number: 1843732 8A 160V Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 08; pin pitch: 7.62mm.

New Pull Request