3
1
Back

30; // Height of the rail + a safety margin // margins from edges v_margin = hole_dist_top*2 + thickness; output_column = width_mm - thickness*2; // draw panel, subtract holes panel(width); // waves out wall(h=4, w=width_mm-hole_dist_top-4); // one more to mount the circuit board to, dead center // one more vertical.

New Pull Request