3
1
Back

H_margin; col_middle = col_left + (15.6 + 1.5 + 7 + 8); // pot + led + switch? Col_right = width_mm - col_right + tolerance*4 + 8; //three knobs plus space between them left_panel_spacing = left_panel_width / 3 + tolerance*8; echo("Left panel:", left_panel_width, " with spacing ", left_panel_spacing); right_panel_width = width_mm - h_margin; cv_in = [h_margin, row_1, 0]; audio_out_2 = [right_col, row_1, 0]; fm_pot = [input_column - h_margin/2, bottom_row, 0]; fm_in = [h_margin+working_width/8, row_2, 0]; cv_2b_atten = [right_col, row_2, 0]; triangle_out = [output_column, row_2, 0]; audio_in_2 = [left_col, row_2, 0]; pwm_in = [first_col, fourth_row.

New Pull Request