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 = 2.5; //mm first_col = 10.1+center_adjust; //mm second_col = width_mm/2; row_1 = v_margin+12; row_2 = row_1 + vertical_space/7; row_3 = row_2 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_4 = row_3 + vertical_space/7; row_3 = row_2 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_4 .

New Pull Request