3
1
Back

-rotate_vector_sin * rail_depth; right_edge = height - v_margin - title_font_size*2; working_width = width_mm - thickness*2.5 - tolerance*6; out_row_1 = v_margin+12; out_row_2 = working_increment*1 + row_1; row_3 = working_increment*2 + row_1; row_3 = working_increment*2 + 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_1 = v_margin+12; out_row_2 = out_working_increment*1 + out_row_1; out_row_4 = out_working_increment*3 + out_row_1; From 71d5da41172a5a79b9079ba234cbd61b0c31a525.

New Pull Request