3
1
Back

70.8 first_row = 25.65; //mm second_row = 47.25; //mm third_row = 65.75; //mm fourth_row = 88.25; //mm fifth_row = 108.75; //mm // Center adjust to shift left and right columns toward the center center_adjust = 5; //mm center_col = width_mm/2; row_1 = vertical_space/7; row_2 = row_1 + vertical_space/7; row_3 = row_2 + vertical_space/7; row_3 = row_2 + vertical_space/7; row_4 = row_3 + vertical_space/7; row_3 = working_increment*2 + row_1; // special: the right-hand side.

New Pull Request