3
1
Back

// Width of module (HP) width = 36; // [1:1:84] working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; bottom_row = v_margin + 12; row_1 = v_margin+12; slider_bottom = v_margin+12; // draw a "vertical" wall to mount the 3PDT so these issues don't arise. Then again, that would.

New Pull Request