Labels Milestones
Back16.5/2; // 16.5 is the two front panel design and includes 2.5mm centerward shift for input and output jacks row_2 = row_1 + v_margin + 12; row_1 = vertical_space/7; row_2 = row_1 + vertical_space/7; row_3 = row_2 + vertical_space/7; cv_in_1a = [left_col, row_5, 0]; audio_out_1 = [right_col, row_6, 0]; cv_1b_atten = [right_col, row_3, 0]; c_tune = [second_col, third_row, 0]; saw_out.
New Pull Request