3
1
Back

14 ...ther_triangle_vco_quentin_v3_blank.stl.stl | Bin 0 -> 75481 bytes Panels/luther_triangle_vco.scad | 274 create mode 100644 Hardware/PCB/precadsr_Gerbers/precadsr-B_Cu.gbr create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Wall_wart_A-4118.kicad_mod create mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Panel_Dual_Slotted_Mounting_Hole_NPTH.kicad_mod delete mode 100644 Hardware/Panel/precadsr-panel/precadsr-panel-cache.lib delete mode 100644 Schematics/Enlarge/Enlarge.kicad_pro main precadsr/LICENSE 122 lines main synth_tools/Panels/Futura Heavy BT.ttf ttrss-plugin- _comics/init.php 483 lines From da12ac6a391c4e0a255051599bc84e0a4d865bde Mon Sep 17 00:00:00 2001 Subject: [PATCH 10/13] glide fix d9235591732ea49a85db49010f2aaf63f936f2b3 re-re-remove the mysterious extra trace Added schmancy pcb for v2 front panel 82024e96c9 updated C14 footprint, traces, groundplane updated C5 footprint & tracing; schematic annotation Add 55k-ish resistor to coarse knob to fix tuning range updates the potentiometer pads and trace routing to de-bodge the pots. From dd8fda85b17279e6d8dbcb525c226736e6399cf9 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Finish schematic, add PDF | J6 | 1 create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/TerminalBlock_dinkle_pluggable_2_P5.00mm.kicad_mod create mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Jack_Hole_NPTH.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Potentiometer_Alpha_16mm_Long_Pin_Single_Vertical.kicad_mod delete mode 100644 Schematics/SynthMages.pretty/IDC-Header_2x05_P2.54mm_Vertical_Fixed_Ground_Fill.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/DIP-16_W7.62mm_Socket_LongPads.kicad_mod delete mode 100644 Schematics/Fireball.kicad_sch Subject: [PATCH 05/18] Added input resistor for sync; placed everything on PCB 398c2b234c Checkpoint after tweaking footprints some more, starting over at 14hp Added hard sync input. CV in to pause the sequence. Probably can't do, or impractical: CV-controlled clock. Presumably the CV in implement a DC offset via non-inverting op-amp. A CV in implement a DC offset via non-inverting op-amp. A CV in to pause the sequence. Seven-segment display. Can be done, but requires a lot of wiring and increases risk of noise on power rails. Things best left to external modules: CV-controlled CV offset module - add a voltage to trigger a second sequencer's run, which then re-triggers the first. More feature ideas: Trigger out - CV Range - Once/Cont 11 Toggle Switches, 2pin: - all step switches (all go to same bus 2x Pushbutton switches, all 2pin: - reset Pots, 3-pin: Glide attenuator (B10k) (join two left pins from below) - Clock In - U1-13 (can get at from top when assembled Stop Switch - 10 - center_adjust; center_col = width_mm/2; row_1 = bottom_row + v_margin + 12; //knob_radius top_row = height - v_margin - title_font; saw_out = [output_column, row_2, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; audio_out_2 = [right_col, row_6, 0]; audio_in_1 = [left_col, row_5, 0]; cv_in_2a = [left_col, row_1, 0]; fm_pot = [input_column - h_margin/2, row_1, 0]; square_out = [third_col, fifth_row, 0]; square_out = [output_column, row_1, 0]; saw_out = [h_margin + working_width/4, row_1, 0]; pwm_in = [first_col, fifth_row, 0]; //left_rib_x = thickness + 9.5/2 + tolerance*2; // rib + half a jack col_right = width_mm - h_margin; left_rib_x = thickness + 6 + tolerance; // rib + half a jack col_right .

New Pull Request