3
1
Back

= 10 + center_adjust; right_col = width_mm - hole_dist_side, height - v_margin; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; working_height = height - rail_clearance - thickness*2 - 16.5/2; // 16.5 is the first break, the start a cycle of MS1->MS2->MS3->MS4->MS1, moving on after each break. We haven't done MS5.

New Pull Request