3
1
Back

A hole with radius: ", hole_r , " at ", width_mm - hole_dist_side - thickness; module label(string, size=4, halign="center", height=thickness+1, font=default_label_font) { module mounting_hole_m3(h=thickness, flange=8, style="nut"){ cube([flange, flange, h], center=true); if (style == "nut"){ } module smoothing() { // 1U = 1.75" = 44.45mm // 1HP = 1/5" = 5.08mm // u[nits] function units_mm(u) = u * U; // h[p] //module title(string, size=9, halign="center", font="Futura Md BT:style=Medium") { text(string, size, halign=halign, font=font); } module make_surface(filename, h) { 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: 1923869 16A (HC Generic Phoenix Contact connector footprint for: MC_1,5/4-G-5.08; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange || order number: 1755752 12A || order number: 1806300 12A 630V Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.81; number of pins: 10; pin pitch: 3.81mm; 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: 1755558 12A || order number: 1827923 8A 160V Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.5; number of pins: 11; pin pitch: 5.08mm.

New Pull Request