3
1
Back

Row_2 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_5 = working_increment*4 + row_1; row_5 = row_4 + vertical_space/7; cv_in_1a = [left_col, row_2, 0]; fm_lvl = [second_col, first_row, 0]; //Second row interface placement fm_in = [input_column - h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, bottom_row, 0]; pwm_duty = [second_col, fifth_row, 0]; square_out = [width_mm-h_margin, row_1, 0]; saw_out = [output_column, bottom_row, 0]; c_tune = [second_col, first_row, 0]; //Second row interface placement fm_in = [h_margin+working_width/8, row_2, 0]; fm_lvl = [second_col, second_row, 0]; //Third row interface placement square_out = [output_column, bottom_row, 0]; pwm_duty.

New Pull Request