3
1
Back

There isn't a trace on the rails 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); working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff working_height = height - rail_clearance - thickness*2 - 16.5/2; // 16.5.

New Pull Request