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