3
1
Back

5 out_working_increment = working_increment * 4 / 5; out_row_1 = v_margin+12; out_row_2 = working_increment*1 + row_1; //special-case the knob spacing on the 16-pin IDC connector when nothing is plugged into the space of 5 out_working_increment = working_increment * 4 / 5; out_row_1 = v_margin+12; // draw a "vertical" wall to mount the 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); // lower h-rib reinforcer.

New Pull Request