3
1
Back

5; row_2 = working_increment*1 + out_row_1; out_row_3 = out_working_increment*2 + out_row_1; out_row_6 = out_working_increment*5 + out_row_1; out_row_3 = working_increment*2 + row_1; row_4 = row_3 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_4 = working_increment*3 + row_1; working_increment = working_height / (8+tolerance/5); // generally-useful spacing amount for vertical columns of stuff center_adjust = 5; //mm left_col = 10 + center_adjust; right_col.

New Pull Request