3
1
Back

[Default values] */ // Four hole threshold (HP // Center adjust to shift left and right columns toward the center center_adjust = 5; //mm left_col = 10 + center_adjust; right_col = width_mm - hole_dist_side, height - v_margin*2 - title_font_size; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns.

New Pull Request