3
1
Back

For arbitrary text (using size = 200: // surface("FIREBALL VCO.png", center=true, invert=false); text(string, size, halign=halign, font=font); // draw a "vertical" wall to mount the circuit board to, dead center v_wall(h=4, l=top_row-rail_clearance*2-thickness-15); // PCB holder pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); if (anchor_hole=="left" || anchor_hole=="both") { text(string, size, halign=halign, font=font_for_label); } //module title(string.

New Pull Request