3
1
Back

U3-7 Glide section not working right, just pegging the output jacks row_2 = row_1 + v_margin + 12; top_row = height - 25; // build up seven rows; middle one unused row_7 = row_6 + vertical_space/7; cv_in_1a = [left_col, row_7, 0]; manual_1 = [left_col, row_2, 0]; pwm_in = [first_col, third_row, 0]; saw_out = [output_column, row_2, 0]; fm_lvl = [second_col, second_row, 0]; //Third row interface placement fm_in = [h_margin+working_width/8.

New Pull Request