3
1
Back

+ thickness; output_column = width_mm - h_margin; left_rib_x = thickness * 1.2; right_rib_x = width_mm - thickness*2.5 - tolerance*6; out_row_1 = v_margin+12; out_row_2 = out_working_increment*1 + out_row_1; out_row_3 = working_increment*2 + row_1; row_5 = working_increment*4 + row_1; // special: the right-hand side tries to squeeze.

New Pull Request