3
1
Back

//Third row interface placement sync_in = [first_col, fourth_row, 0]; triangle_out = [output_column, row_2, 0]; fm_lvl = [second_col, first_row, 0]; //Second row interface placement fm_in = [h_margin+working_width/8, row_3, 0]; cv_in_2b = [right_col, row_3, 0]; cv_in_2b = [right_col, row_2, 0]; triangle_out = [third_col, fifth_row.

New Pull Request