3
1
Back

For labels default_label_font = "Futura Md BT:style=Medium"; label_font_size = 5; thickness=2; */ module label(string, size=4, halign="center", font=default_label_font) { color([1,0,0]) linear_extrude(thickness+1.

New Pull Request