3
1
Back

H_wall(h=4, l=slider_spacing*10-1, th=1); v_wall(h=4, l=height-rail_clearance*2-thickness, th=thickness*1.25); v_wall(h=4, l=height-rail_clearance*2, th=right_rib_thickness); //outline of whole PCB cube([137.5, 97, 1], center=true); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - 9.5/2 - right_rib_thickness - tolerance; // rib + half a jack col_right = width_mm - thickness*2; // draw a "vertical" wall.

New Pull Request