3
1
Back

Working_increment = working_height / (8+tolerance/5); // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1.2; right_rib_x = width_mm - col_right - thickness; // draw a "vertical" wall to mount the circuit board to, dead center pcb_holder(h=10, l=top_row-rail_clearance*2, th=1.15, wall_thickness=1); // lower h-rib reinforcer.

New Pull Request