3
1
Back

$fn=FN; title_font = 10; knob_smoothness = 20; // How much horizontal space needed for left-hand and right-hand sub-panels right_panel_width = width_mm - thickness*2; // draw a "vertical" wall // h = knob_height, $fn = smooth } module mounting_hole_m3(h=thickness, flange=8, style="nut"){ cube([flange, flange, h], center=true); if (style == "nut"){ } module.

New Pull Request