3
1
Back

Schematics Merge pull request synth_mages/MK_VCO#2 21e2abea62 Merge pull request synth_mages/MK_VCO#5 613d1b6f7e Merge pull request synth_mages/MK_VCO#4 merged pull request 'new_footprints' (#5) from new_footprints into main ... Add notes about UX component wiring Add notes about wiring SW15 cross-board UI: 11 potentiometers 11 SPDT switches 1 rotary switch, 5+ positions - 10 - center_adjust; center_col = width_mm/2; vertical_space = height - v_margin*2 - title_font_size; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; bottom_row = v_margin + 12; title_font = 10; // [1:1:84] width = 36; // [1:1:84] width = 10; // [1:1:84] working_height = height - v_margin - title_font_size*2; working_width = width_mm - h_margin; input_column = h_margin; bottom_row = v_margin + 12; row_1 = v_margin+12; Initial stab at a 10-step panel layout ideas left_rib_x = thickness * 1; right_rib_x = width_mm - h_margin; cv_in = [input_column, bottom_row, 0]; c_tune = [width_mm/2 - h_margin, top_row, 0]; f_tune = [width_mm/2 + h_margin, top_row, 0]; left_rib_x = thickness * 1; //right_rib_x = width_mm - thickness*2; left_rib_x = thickness * 2; right_rib_x = width_mm - h_margin; cv_in = [h_margin, row_1, 0]; fm_in = [h_margin+working_width/8, row_3, 0]; manual_2 = [left_col, row_1, 0]; fm_pot = [input_column + h_margin/2, bottom_row, 0]; c_tune = [width_mm/2, top_row, 0]; scale([.38,.38,-.005]) surface("FireballSpellVertSmaller.png", center=true, invert=false); text(string, size, halign=halign); } 3D Printing/Pot_Knobs/print_knob.stl Executable file View File 3D Printing/Panels/AD&D 1e spell names in Filmoscope Quentin/Panels/SPIDER CLIMB.png 8576ad9482 Added input resistor for sync; placed everything on PCB with exploratory 8hp layout 2x Sockets, all three pins need wires: - clk in - CV Range - Once/Cont When in Cont mode.

New Pull Request