3
1
Back

Toward the center center_adjust = 5; //mm center_col = width_mm/2; row_1 = vertical_space/7; row_2 = working_increment*1 + row_1; row_3 = working_increment*2 + row_1; working_increment = working_height / 7; // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; bottom_row = v_margin + 12; top_row = height - v_margin*2 - title_font_size; working_increment = working_height / (8+tolerance/5); // generally-useful spacing amount for.

New Pull Request