3
1
Back

Hp_mm(width); // where to put reinforcing walls; i.e. The thickness of 2mm // for inset labels, translating to this height controls label depth label_inset_height = thickness-1; 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); } BIN Panels/title_test.stl Normal file View File Panels/luther_triangle_vco.scad Executable file.

New Pull Request