3
1
Back

Row interface placement triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; saw_out = [output_column, row_2, 0]; cv_2b_atten = [right_col, row_1, 0]; square_out = [output_column, row_2, 0]; pwm_in = [width_mm - h_margin - working_width/8, row_4, 0]; pwm_cv_lvl = [second_col, fourth_row, 0]; pwm_cv_lvl = [second_col, fifth_row, 0]; pwm_duty = [second_col, fourth_row, 0]; //Fifth row interface.

New Pull Request