3
1
Back

Sliding pot; these are for steps only row_5 = working_increment*4 + row_1; row_4 = working_increment*3 + row_1; row_4 = row_3 + vertical_space/7; cv_in_1a = [left_col, row_1, 0]; square_out = [third_col, fourth_row, 0]; pwm_cv_lvl = [second_col, third_row, 0]; saw_out = [output_column, row_2, 0]; fm_lvl = [h_margin+working_width/8, row_2, 0]; triangle_out = [output_column, row_2, 0]; pwm_in = [first_col, fifth_row, 0]; square_out = [third_col, third_row, 0]; saw_out = [output_column, bottom_row, 0]; pwm_duty = [second_col, fourth_row, 0]; triangle_out = [third_col, fourth_row, 0]; pwm_cv_lvl = [width_mm - h_margin - working_width/8, row_4, 0]; pwm_cv_lvl = [width_mm - h_margin - working_width/8, row_3.

New Pull Request