3
1
Back

Center over the base panel's thickness to account for margin at edges width = 10; // diameter of the rail + a safety margin // margins from edges h_margin = hole_dist_side*4; v_margin = hole_dist_top*5; output_column = width_mm - hole_dist_side, height - hole_dist_top); echo("Putting a hole with radius: ", hole_r , " at ", hole_dist_side, hole_dist_top); cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - hole_dist_side, height - hole_dist_top); cylinder(r=hole_r, h=thickness*2); 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 or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827871 8A 160V Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-5.08; number of pins: 11; pin pitch: 7.62mm.

New Pull Request