3
1
Back

Glide section not working right, just pegging the output jacks bottom_row = v_margin + 12; title_font = 10; // [1:1:84] //Second row interface placement square_out = [output_column, row_1, 0]; saw_out = [output_column, bottom_row, 0]; pwm_duty = [input_column, bottom_row, 0]; pwm_duty = [input_column, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, row_1, 0]; audio_out_2 = [right_col, row_3, 0]; manual_2 = [left_col, row_1, 0]; pwm_in = [first_col, fifth_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_2, 0]; pwm_in = [input_column + h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, row_1, 0]; square_out = [output_column, row_2, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; audio_out_2 = [right_col, row_5.

New Pull Request