3
1
Back

Working_increment * 4 / 5; row_2 = working_increment*1 + row_1; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1; right_rib_x = width_mm - 10 - center_adjust; center_col = width_mm/2; vertical_space = height - v_margin*2.

New Pull Request