3
1
Back

2; panelHp=6; holeCount=4; holeWidth = 5.08; // 5.08, must explicitly account for margin at edges width = 36; // [1:1:84] square_out = [output_column, row_2, 0]; pwm_in = [input_column - h_margin/2, row_1, 0]; audio_out_2 = [right_col, row_5, 0]; cv_in_2a = [left_col, row_7, 0]; manual_1 = [left_col, row_7, 0]; cv_in_1b = [right_col, row_5, 0]; cv_in_2a = [left_col, row_5, 0]; audio_out_1 = [right_col, row_5, 0]; audio_out_1 = [right_col, row_2, 0]; audio_in_2 = [left_col, row_3, 0]; pwm_duty = [second_col, first_row, 0]; c_tune = [second_col, second_row, 0]; //Third row interface.

New Pull Request