3
1
Back

Debugging Do not assume anything works!** submodules ``` git clone git@gitlab.com:rsholmes/precadsr.git git submodule init git submodule init git submodule init git submodule update Find and replace last few thin traces, fix teardrops and gnd fill Embiggen traces, add teardrops updated C5 footprint & tracing; schematic annotation 2cbdb94ba94f485ce4abcb1f14e2e5f15d016647 updates the potentiometer pads and trace routing to de-bodge the pots. From dd8fda85b17279e6d8dbcb525c226736e6399cf9 Mon Sep 17 00:00:00 2001 From 1a5b794ab9bac64e7d0bb61780efe97d27a2e668 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Change C13 to 10 steps, but limited by decade counter Bergman's 10-step sequencer (up to 10) https://www.eddybergman.com/2022/04/8-step-sequencer-v2.html very similar core to MK's, but using fewer diodes (substituting LEDs in sliders, lit for each stage? * TBD, needs testing; but if LEDs are possible, this should be the same, see datasheet: https://www.mouser.com/datasheet/2/54/PTL-777483.pdf (page 4) if we want them to match. We could also do all-different colors, but unfortunately Mouser only has A1Ms in orange. Replacing LEDs in many places might be fine, might introduce intermittents - Don't put R8 so close to R26 -- D36/R47.

New Pull Request