3
1
Back

Okay candidates No spline teeth, but the right sub-panel top_row = height - v_margin - title_font_size*2; working_width = width_mm - thickness*2.2; left_rib_x = thickness * 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_7 = working_increment*6 + out_row_1; out_row_4 = working_increment*3 + row_1; row_3 = working_increment*2 + row_1; // special: the right-hand side tries to squeeze 6 rows into the space of 5 out_working_increment = working_increment * 4 / 5; out_row_2 = working_increment*1 + out_row_1; From 71d5da41172a5a79b9079ba234cbd61b0c31a525 Mon.

New Pull Request