Labels Milestones
BackJob! See PDF at https://raw.githubusercontent.com/kassu/kassutronics/master/documentation/Quantizer/Quantizer_Build_Docs_1.1A.pdf for explanation about PWM smoothing; essentially a 4-stage RC network but with an eye towards doing it all in one module with lots of analog drum voices; based heavily on Moritz Klein's work, but with an eye towards doing it all in one module with inputs made for an e-drum kit. Period: 3 days 1 day From 4f2a34f676ac59896ec0e79d16fba1f4c9c54034 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add four more switches/buttons, move LED drivers onto PCB Latest commits for branch fewer_panel_wires Move LED resistors checkpoint after roughing out middle PCB Binary files /dev/null and b/Panels/label_test.stl differ surface("FireballSpellVertSmaller.png", center=true, invert=false); module label(string, size=4, halign="center", height=thickness+1, font=default_label_font) { Panels/title_test_18.stl Normal file Unescape Hardware/PCB/precadsr/precadsr.pro Normal file Unescape Schematics/SynthMages.pretty/eurorack_rail_hole.kicad_mod Normal file Unescape Schematics/SynthMages.pretty/PinSocket_1x03_P2.54mm_Vertical.kicad_mod Normal file View File Panels/FireballSpell_Large.webp Executable file View File 3D Printing/Pot_Knobs/18-spline-pot-knob-no-indicator-line.stl Executable file Unescape 3D Printing/Pot_Knobs/scaled_french_pot.mix Normal file Unescape Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Panel_Slotted_Mounting_Hole.kicad_mod Normal file Unescape Schematics/SynthMages.pretty/Perfboard_4x12.kicad_mod Normal file View File Hardware/PCB/precadsr_Gerbers/precadsr-NPTH.drl Normal file View File From abdd18d8f0f754e290e642eee419b44f1d840471 Mon Sep 17 00:00:00 2001 Subject: [PATCH 1/2] Fix rail clearance issues, add PCB slot, more options for potentiometer spoke placement STLs, 10hp version, others schematics main MK_SEQ/README.md 64 lines From b92fcb7c680efef9f394f5f872d087549294e6cf Mon Sep 17 00:00:00 2001 Subject: [PATCH] submodule update ``` ``` git clone git@github.com:holmesrichards/precadsr.git git clone git@github.com:holmesrichards/precadsr.git git submodule update Find and replace last few thin traces, fix teardrops and gnd fill Embiggen traces, add teardrops f63cfba9541079f9f5e1341fca38abad6837ea65 Add 55k-ish resistor to coarse knob to fix - Errant connection between R25 and R1. This needs to be a contributor! Latest commits for file Docs/precadsr_layout_back.pdf rm old format files 4 files changed, 623 deletions(- delete mode 100644 3D Printing/Panels/Radio_shaek_standoff_thick.stl create mode 100644 Hardware/Panel/precadsr_panel_al/precadsr_panel_al.pretty/Bigger_Push_Switch_Hole.kicad_mod delete mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Potentiometer_Alpha_16mm_Single_Vertical.kicad_mod create mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Panel_Mounting_Hole_NPTH.kicad_mod delete mode 100644 Hardware/Panel/precadsr_panel_al/precadsr_panel_al.pretty/precadsr-panel-art.kicad_mod delete mode 100644 Hardware/PCB/precadsr_Gerbers/precadsr-B_Cu.gbr create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical.kicad_mod create mode 100644 Synth Mages Power Word Stun.kicad_prl main VCA/README.md 9 lines main synth_tools/Schematics/SynthMages.pretty/POT_2_PIN_Header.kicad_mod 44 lines main synth_tools/Schematics/SynthMages.pretty/3.5mm_jack_hole_nonpcb.kicad_mod 24 lines Binary files /dev/null and b/Docs/precadsr.pdf differ main synth_tools/Schematics/SynthMages.pretty/Alpha Rotary 12.kicad_mod create mode 100644 Panels/Futura XBlk BT.ttf | Bin 0 -> 12821 bytes 3D Printing/Panels/image.png | Bin 0 -> 11692 bytes 3D Printing/Rails/18hp_outie.stl Normal file Unescape Synth Mages Power Word Stun Panel.kicad_pcb 5e32fb4fc0 Go to file main synth_tools/Schematics/SynthMages.pretty/Alpha Rotary 12.kicad_mod 46 lines From b92fcb7c680efef9f394f5f872d087549294e6cf Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update luther's layout