3
1
Back

If (anchor_hole=="right" || anchor_hole=="both") { text(string, size, halign=halign, font=font); } 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"){ From 76dd29636a4f24671e78194743554d11ed4d24e9 Mon Sep 17 00:00:00.

New Pull Request