From 9f9f6acf76f746b4755da71c07bb656091774052 Mon Sep 17 00:00:00 2001 From: George Dorn Date: Thu, 4 Jul 2024 19:05:40 -0700 Subject: [PATCH] Add notes about UX component wiring --- Schematics/notes.txt | 34 ++++++++++++++++++++++++++++++++ Schematics/schematic_bugs_v1.txt | 4 ++++ 2 files changed, 38 insertions(+) create mode 100644 Schematics/notes.txt diff --git a/Schematics/notes.txt b/Schematics/notes.txt new file mode 100644 index 0000000..d5adf5a --- /dev/null +++ b/Schematics/notes.txt @@ -0,0 +1,34 @@ +UX Rollup: + +2x Sockets, all three pins need wires: +- clk in +- glide in (sleeve and normal both GND) + +6x Sockets, 2pin: +- reset in +- pause in +- CV out +- CLK out +- Gate out (could normal to TP10, optional) +- Casc out + + +2x Toggle Switches, 3pin: +- CV Range +- Once/Cont + +11 Toggle Switches, 2pin: +- all step switches (all go to same bus) +- run/stop + +2x Pushbutton switches, all 2pin: +- step +- reset + +Pots, 3-pin: +- Glide attenuator (B10k) (join two left pins from below) + +Pots, 2-pin: +- Glide, manual (A100k) (two left pins, from below) +- Clock rate (B100k) (not sure yet which 2 pins) + diff --git a/Schematics/schematic_bugs_v1.txt b/Schematics/schematic_bugs_v1.txt index 80921b1..3f5a2e9 100644 --- a/Schematics/schematic_bugs_v1.txt +++ b/Schematics/schematic_bugs_v1.txt @@ -6,8 +6,12 @@ Try: - C1: enlarge footprint; a box film cap for 100v is smaller, but not that small +- C3 and C4 could use slightly larger spacing on the thru-holes. - C7 is a ceramic 104 power cap like C5, C6, C8, C9, C11, C12. - C10, C14 is a guessed value; could be other values, ceramic may work, test debouncing. Maybe enlarge footprint if needed. +- Resistor footprint could stand to be +1mm between legs + +- Trim 5mm from vertical for both panels, to make fitting inside a case easier. Or 10mm if it can fit; losing the bodge area. - Don't put R8 so close to R26 - D36/R47 too close