3
1
Back

2.5; //mm first_col = 10.1+center_adjust; //mm second_col = width_mm/2; row_1 = vertical_space/7; row_2 = working_increment*1 + out_row_1; out_row_3 = out_working_increment*2 + out_row_1; out_row_3 = out_working_increment*2 + out_row_1; out_row_4 = working_increment*3 + row_1; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns.

New Pull Request