3
1
Back

Whole or in part contains or is derived from this URL using size = 200: // surface("FIREBALL VCO.png", center=true, invert=false); */ 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_for_title); //} // draw panel.

New Pull Request