3
1
Back

Files main MK_VCO/Panels/luther_triangle_vco_quentin_v4.scad 303 lines 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(height) text(string, size, halign=halign, font=font_for_label); } //module title(string, size=9, halign="center", font="Futura XBlk BT:style=Extra Black"; $fn=FN; /* [Panel] */ wall(h=10, w=height-hole_dist_top*2-32); .

New Pull Request