Labels Milestones
Back{ color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font); } module label(string, size=4, halign="center", font=default_label_font) { color([1,0,0]) linear_extrude(height) text(string, size.
New Pull Request