3
1
Back

V_margin+12; out_row_2 = out_working_increment*1 + out_row_1; out_row_3 = working_increment*2 + row_1; row_3 = row_2 + vertical_space/7; cv_in_1a = [left_col, row_7, 0]; cv_in_1b = [right_col, row_2, 0]; audio_in_2 = [left_col, row_1, 0]; saw_out = [output_column, row_1, 0]; square_out = [output_column, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, bottom_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_4, 0]; left_rib_x = 0; // Height of the front panel

New Pull Request