3
1
Back

V_margin*2 - title_font_size; working_increment = working_height / (8+tolerance/5); // generally-useful spacing amount for vertical columns of stuff working_height = height - v_margin - title_font_size*2; working_width = width_mm - 10 - center_adjust; center_col = width_mm/2.

New Pull Request