3
1
Back

// draw panel, subtract holes panel(width); // waves out wall(h=4, w=width_mm-hole_dist_top-4); // one more vertical to mount a 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); // draw a "vertical" wall to mount the circuit.

New Pull Request