3
1
Back

X="1.2" y="2.7"/> <-- CV In main MK_VCO/Panels/fireball_vco_14hp_v1.scad 330 lines width = 17; // [1:1:84] /* [Holes] */ hole_dist_top = 2.5; rail_clearance = 9; title_font_size = 22; 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) text(string, size, halign=halign, font=font); // draw a horizontal wall (across.

New Pull Request