3
1
Back

- v_margin*2 - title_font_size; working_increment = working_height / 5; out_row_2 = working_increment*1 + row_1; row_3 = row_2 + vertical_space/7; row_6 = row_5 + vertical_space/7; cv_in_1a = [left_col, row_7, 0]; cv_in_1b = [right_col, row_1, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; left_rib_x = thickness * 1; //right_rib_x = width_mm - thickness*2; From 88bf85725f2c856b6f99f99568e61e08e1060d3b Mon Sep 17 00:00:00 2001.

New Pull Request