3
1
Back

0 LTYPE 5 15 330 5 100 AcDbSymbolTableRecord 100 AcDbLinetypeTableRecord 2 BYLAYER 70 0 3 0 ENDBLK 5 21 330 1F 100 AcDbEntity 8 0 100 AcDbBlockBegin 2 *PAPER_SPACE 1 (min_thickness 0.254) (filled_areas_thickness no min_thickness 0.25) (filled_areas_thickness no From 32ded0979b3a28a6950eb6a371cc2ef88606b4ff Mon Sep 17 00:00:00 2001 Subject: [PATCH 02/18] Checkpoint after converting most things to SMD 55ee65a5e94ad245f04db09ef472959294e7cca0 Still trying to fit in glide controls Still trying to fit in glide controls From a5c5ff12ce18fecaaf346f973863d12bf361ac82 Mon Sep 17 00:00:00 2001 Subject: [PATCH] couple more GND-stitch vias Undo converting GND to GND_JMP and fix everything that broke From 969311f00cbb6d6ece9a25b5fb1d4e2884e468c0 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update README.md Update README.md 3e868f13c4dc33c20ca33a0cc8f51c9d63e1c081 updated C14 footprint, traces, groundplane updated C14 footprint, traces, groundplane updated C14 footprint, traces, groundplane updated C14 footprint, traces, groundplane Find and replace last few thin traces, fix teardrops and gnd fill db7d02719b68f4d2f81a25d8b6527257f18cc3a1 Embiggen traces, add teardrops 46614f2341 Add 55k-ish resistor to coarse knob to fix tuning range Add 55k-ish resistor to coarse knob to fix tuning range pushed tag v1.0 to synth_mages/precadsr From fd8b2dd8a7c07368476bde4f42aea6df4bff239b Mon Sep 17 00:00:00 2001 Subject: [PATCH] More tweaks after pro review 2 From 9e7b04561b8893062b3378503805ddd100c7260f Mon Sep 17 00:00:00 2001 Subject: [PATCH] A couple more GND-stitch vias From 77735c00cc3285131373f5cfc61b82eab5963d12 Mon Sep 17 00:00:00 2001 From 54f1a61ba5f9983533e06b3eb1217b0ac5f22e05 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Fix getting a bunch of wires backwards Fix floating pin for Pause (J19/J18); the schematic is incorrect Ins: Clock In - ~27K to U3-8? No, transistors maybe activate? - Clock rate goes down when resistance goes up, opposite to expectation. Schematic fixes: - C1 is too small for a single 1.5 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity THT Terminal Block WAGO 804-307, 45Degree (cable under 45degree), 2 pins, diameter 1.8mm.

New Pull Request