3
1
Back

5; width_mm=90; height=16; thickness=2; label_inset_height = thickness-1; //title test module label(string, size=4, halign="center", font=default_label_font) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font_for_label); } //module.

New Pull Request