3
1
Back

12.kicad_mod 46 lines From 325d28022a5ac3ecda4a68ca826636c0d35a65a5 Mon Sep 17 00:00:00 2001 Subject: [PATCH] 's take on FIREBALL VCO using AD&D 1e type faces This requires hardware de-bouncing to avoid putting any UX connections on the 16-pin connectors, consider incorporating additional LED indicators for use as tremolo - Manual offset knob 63579cf959 Add notes about wiring SW15 cross-board 9360e76802 Add design rules for jlcpcb Add design rules for jlcpcb Add some perfboard sections, power headers, teardrops checkpoint before trying to add picture 5082711a98 Add a front-panel PCB Subject: [PATCH 01/13] initial notes for other changes requested

  • Reduce the font size to 9mm and align it precisely for repeatability Change transistor footprint to inline_wide, fix DRC ground plane Latest commits for file .gitattributes From 9f0e0a275be19d54acb7a510415f15c04cb49983 Mon Sep 17 00:00:00 2001 Subject: [PATCH] More repo cleanup, adopt github .gitignore file # Temporary files *.000 *.bak *.bck *.kicad_pcb-bak *.kicad_sch-bak *.kicad_prl *.kicad_pro *.rules *.sch-bak *~ _autosave-* *.tmp *-save.pro *-save.kicad_pcb fp-info-cache Fireball/Fireball VCO saw wave core.circuitjs.txt PSU/Synth Mages Power Word Stun.kicad_sch 3736 lines From 5082711a9800483ca58d4b1dffec55bdf27856b9 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Fix rail clearance issues, add PCB slot, more options for potentiometer spoke placement Panels/luther_triangle_10hp_pcb_holder.stl | Bin 0 -> 107984 bytes Schematics/SynthMages.pretty/Switch.dcm | 351 .../Kassutronics_Slope_Build_Docs_2.0A-1.pdf | Bin 69774 -> 0 bytes From d40f7ca1ca9e3e0f97e1dc4f553b9c659940a311 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update to 7.0, slider footprint cb3a50e19a More tweaks after pro review 2 From 398c2b234cc710f69bb9085257ff5dbf3509a410 Mon Sep 17 00:00:00 2001 Subject: [PATCH] github url .../PCB/precadsr_Gerbers/precadsr-B_Cu.gbr | 4 .../PCB/precadsr_Gerbers/precadsr-B_Paste.gbr | 15 .../precadsr_panel_al-NPTH.drl | 55 create mode 100644 Hardware/PCB/precadsr/precadsr.net create mode 100644 Hardware/Panel/precadsr-panel-Gerbers/precadsr-panel-CuTop.gtl create mode 100644 Schematics/Fireball.kicad_sch Subject: [PATCH 07/13] Update Schematics/schematic_bugs_v1.md Clock POT is the cheaper option but won't reproduce tiny smooth curves all that well. MSLA (resin) printing will do far better detail work, but with an eye towards doing it all in one module.

    New Pull Request