3
1
Back

From eea453f1eeea3c7619b9825ab723148f1dab934e Mon Sep 17 00:00:00 2001 Subject: [PATCH] Initial version .gitignore | 16 Docs/precadsr_bom.md | 72 Hardware/PCB/precadsr/potsetc.sch | 533 Hardware/PCB/precadsr/precadsr.sch | 125 .../PCB/precadsr_Gerbers/precadsr-B_Mask.gbr | 481 .../precadsr-panel/precadsr-panel.kicad_sch | 831 Hardware/Panel/precadsr-panel/sym-lib-table | 4 Schematics/LUTHERS_VCO.diy Executable file View File 3D Printing/Pot_Knobs/Knob_Factory.scad Executable file View File 3D Printing/Pot_Knobs/pot_knob_two_parts_cap.stl create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/PinHeader_1x04_P2.54mm_Vertical.kicad_mod create mode 100755 Panels/FireballSpell_Large.webp create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Potentiometer_Alpha_16mm_Long_Pin_Single_Vertical.kicad_mod create mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Jack_Hole_NPTH.kicad_mod delete mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Rotary_Switch.kicad_mod create mode 100644 3D Printing/Panels/AD&D 1e spell names in Filmoscope Quentin/Panels/COLOR SPRAY.png create mode 100644 Hardware/Panel/precadsr_panel_al/fp-lib-table create mode 100644 Images/IMG_6777.JPG MK_VCO/Fireball/Fireball VCO saw wave core.circuitjs.txt 90 lines main ENV/Envelope/Envelope.kicad_pcb 2 lines From d12ec1f19bbae8f01395e4c76a152d3d4ce7a3d4 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add kicad schematic, some diylc noodling 4d47ea2710 Initial stab at a 10-step sequencer (AKA Baby10 Outputs synchronized pitch and FM modulation, hard sync, and pulse wave width, and PWM level. Unseen Servant - LFO Color Spray - Noise Generator (multicolor Delayed Blast Fireball - Delay? Hypnotic Pattern - Visualizer / oscilloscope / light trigger? Magic Missile - VCF? Mirror Image - Arpeggiator, Chorus Monster Summoning I-IX - VCOs? Nystul's Magic Aura - Reverb? Otto's Irresistible Dance - Drums Phantasmal Force - S&H? Power Word Stun.kicad_pcb alternate "" input line From 5505000471ab249f70d985a8f814bce077fb47b2 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update to 7.0, slider footprint Update to 7.0, slider footprint height = 128.5; // A little less then 3U // Thickness of module (HP width = 12; // [1:1:84] v_margin = hole_dist_top*2 + thickness; width_mm = hp_mm(width); // where to put the output jacks triangle_out = [third_col, fourth_row, 0]; pwm_in = [width_mm - h_margin - working_width/8, row_3, 0]; pwm_duty = [second_col, fourth_row, 0]; //Fifth row.

New Pull Request