3
1
Back

Edges v_margin = hole_dist_top*2 + thickness; output_column = width_mm - hole_dist_side, height - v_margin*2 - title_font_size; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff center_adjust = 5; //mm center_col = width_mm/2.

New Pull Request