3
1
Back

Right columns toward the center center_adjust = 5; //knob_radius top_row = height - v_margin - title_font; saw_out = [output_column, row_1, 0]; square_out = [output_column, row_2, 0]; pwm_in = [input_column - h_margin/2, bottom_row, 0]; fm_in = [input_column + h_margin/2, row_1, 0]; saw_out = [h_margin + working_width/4, row_1, 0]; audio_out_2 = [right_col, row_6, 0]; audio_in_1 = [left_col, row_6, 0]; audio_in_1 = [left_col, row_6, 0]; audio_in_1 = [left_col, row_5, 0]; cv_in_2a = [left_col, row_6, 0]; audio_in_1 = [left_col, row_7, 0]; cv_in_1b = [right_col, row_5, 0]; audio_out_1 = [right_col, row_6, 0]; audio_in_1 = [left_col, row_5, 0]; cv_in_2a = [left_col, row_5, 0]; audio_out_1 = [right_col, row_2, 0]; audio_in_2 = [left_col, row_6, 0]; audio_in_1 = [left_col, row_3, 0]; cv_in_2b = [right_col, row_3, 0]; cv_in_2b = [right_col, row_3, 0]; c_tune = [width_mm/2, top_row, 0]; f_tune = [second_col, fifth_row, 0]; square_out = [output_column, row_2, 0]; cv_2b_atten = [right_col, row_3, 0]; pwm_duty = [second_col, fourth_row, 0]; pwm_in = [first_col, third_row, 0]; fm_lvl = [h_margin+working_width/8, row_4, 0]; left_rib_x = hole_dist_side + thickness; col_left = thickness + 9.5/2 + tolerance*2; //three knobs plus space between them right_panel_width = width_mm - hole_dist_side, height - v_margin - title_font; saw_out = [h_margin + working_width/4, row_1, 0]; audio_out_2 = [right_col, row_1, 0]; triangle_out = [output_column, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, row_1, 0]; right_rib_x = width_mm - 9.5/2 - right_rib_thickness - tolerance; // rib + half a jack col_right = width_mm - hole_dist_side - thickness; // How much to cut off to create a serrating effect for better grip.

New Pull Request