3
1
Back

Project, you are using Eurorack thickness = 2; arrow_scale_shaft = 1.5; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 40; // [1:1:84] square_out = [output_column, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, bottom_row, 0]; c_tune = [second_col, second_row, 0]; //Third row interface placement sync_in = [first_col, fourth_row, 0]; pwm_cv_lvl = [second_col, second_row, 0]; //Third row interface placement sync_in = [first_col, third_row, 0]; fm_lvl = [h_margin+working_width/8, row_2, 0]; cv_2b_atten = [right_col, row_5, 0]; cv_in_2a = [left_col, row_7, 0]; manual_1 = [left_col, row_7, 0]; audio_out_1 = [right_col, row_3, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_2, 0.

New Pull Request