Here is the January update. Updates are always presented on the patreon page, but we will go into detail on how to update the box with this new update which changes the logic of the sequential mod a little.
The idea is to use the hall sensors to capture the gear change in sequential. We keep only one of the mechanical micro switches, which is only there to know the mod of the box (h or seq).
I remind you that the files that change are:
- body2
- slider
- slider cover
- seq track v2
- seq holder
It is possible to test the update without changing body2, but body2 will limit the travel a little… If you just want to test the feeling, you can:
- remove seq holder
- update only the slider, slider cover, track seq.
- mount the new slider
Of course you won’t have the functional electronic part but it can allow you to see if the update interests you. If anything, without flashing the new code, and without putting the seq holder back, you can reassign 3 and 4 in play to the seq gear change, and test…
Ok if we want to update everything, we print everything. What changes in terms of assembly is that there is only one switch on the seq holder. On the wiring side, you can wire the switch on any pin for the sequential. In other words: you just remove one switch on the two:

Code-wise, you have to use RC2.
And that’s it.
I’m leaving the previous version online. I hope for as much feedback as possible to know whether to continue in this new direction or not.