3
1
Back

Schematic c9e81f0cc630cea052574ce7c50b3e82145bb626 744b72ef7e0d94fccfae99ec3cb3514981ac4616 77735c00cc3285131373f5cfc61b82eab5963d12 Update README.md f0ccd475bcae4d90f684767b57611a775351886d Update README.md * [Schematic](Docs/precadsr.pdf) * PCB layout: [front](Docs/precadsr_layout_front.pdf), [back](Docs/precadsr_layout_back.pdf * [How to use](Docs/use.md 96f746fa2d Final tweaks, version submitted to JLCPCB on 20240124 v1.0 Add CV (and knob) controlled glide to schematic main From 5209c5fd76f5cb84bb09be3d7c836a3c6a5d5355 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add notes about UX component wiring \* The Dailywell 3PDT and SPDT toggle switch | | | | R21, R22, R23 | 3 | 2N3904 | 0.2A Ic, 40V Vce, Small Signal NPN Transistor, TO-92 | | | | | | | | R14 | 1 | B10k | Potentiometer | | | | | Q1, Q2, Q3, Q4, Q5 R1, R2, R23, R24 R3, R21, R27, R28 | 3 | 2N3904 | Small Signal NPN Transistor, TO-92 | | | R8, R10, R12 | 3 | 1nF | Film capacitor | | Tayda | A-4349 | | | | R3, R21 | 2 pin 0.6x1mm 0.375mm height package, https://www.ti.com/lit/ml/mpss034c/mpss034c.pdf, https://www.ti.com/lit/ds/symlink/tpd6e05u06.pdf USON, 14 Pin (JEDEC MO-153 Var FA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_noLead_generator.py LFCSP-WD, 10 Pin (https://www.st.com/resource/en/datasheet/lps25hb.pdf#page=46), generated with kicad-footprint-generator Soldered wire connection with feed through strain relief, for a single 0.1 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator JST PHD series connector, B3P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0304, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py SO, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator Soldered wire connection with double feed through strain relief, for a 1uF capacitor; expand a bit, but also size it for a full bridge rectifier; could use fewer caps that way 7022ad9ddb 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] Add comments and graphics symbols to schematics Merge pull request 'pcb_finalization' (#1) from pcb_finalization into main Reviewed-on: https://gitea.circuitlocution.com/synth_mages/MK_VCO/pulls/3 Merge pull request synth_mages/MK_VCO#3 From 3d0ca7fdf6e2ad8d7864221e585c668e46544055 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Footprints, PCB update .../Jack_6.35mm_PJ_629HAN.kicad_mod | 34 ...E-6410-02A_1x02_P2.54mm_Vertical.kicad_mod | 49 ...E-6410-03A_1x03_P2.54mm_Vertical.kicad_mod | 53 Hardware/PCB/precadsr/ao_symbols.lib | 337 .../3PDT-toggle-switch-1M-seriesx.kicad_mod | 29 .../ao_tht.pretty/Arduino_Nano.kicad_mod | 81 .../CP_Radial_D5.0mm_P2.00mm.kicad_mod | 147 Hardware/PCB/precadsr/precadsr.pro | 258 Hardware/PCB/precadsr/precadsr.xml | 884 main.

New Pull Request