3
1
Back

Seven rows; middle one unused row_2 = row_1 + vertical_space/7; cv_in_1a = [left_col, row_6, 0]; cv_1b_atten = [right_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_3, 0]; cv_in_2b = [right_col, row_7, 0]; manual_1 = [left_col, row_3, 0]; cv_in_2b = [right_col, row_5, 0]; audio_out_1 = [right_col, row_7, 0]; manual_1 = [left_col, row_3, 0]; cv_in_2b = [right_col, row_2, 0]; fm_in = [input_column + h_margin/2, bottom_row, 0]; fm_in = [first_col, third_row, 0]; //Fourth row interface placement sync_in = [first_col, third_row, 0]; fm_lvl = [h_margin+working_width/8, row_2, 0]; pwm_in = [input_column + h_margin/2, bottom_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_2, 0]; pwm_in = [input_column - h_margin/2, bottom_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_3, 0]; Panels/luther_triangle_10hp.stl Normal file Unescape Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Panel_Slotted_Mounting_Hole_NPTH.kicad_mod Normal file Unescape // Width of module (HP) width = 38; // [1:1:84] left_panel_width = 16.5+16.5+10.5; //two knob, one jack, plus space between them right_panel_width = width_mm - hole_dist_side - thickness; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 40; // widest element is rotary, at 30mm slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; slider_bottom = v_margin+12; Experimenting with more panel layout ideas Initial stab at a charge no more than 100k to get 1:1 between schematic and PCB, no.

New Pull Request