3
1
Back

row_2 = working_increment*1 + row_1; row_3 = working_increment*2 + row_1; row_5 = row_4 + vertical_space/7; row_6 = row_5 + vertical_space/7; cv_in_1a = [left_col, row_2, 0]; triangle_out = [output_column, row_2, 0]; f_tune = [width_mm/2 - h_margin, top_row, 0]; f_tune = [width_mm/2 + h_margin, top_row, 0]; f_tune .

New Pull Request