That's more like it! Looks like what I had on my desk when I started. Wires and whatnot everywhere. I consolidated my driver receiver boards to a single board just to get some space back.
Just a thought, either a disable on the stepper or just set the numerator to zero? Been out in the sun a bit, perhaps that won't work, but just throwing out the thought.
In my case my spindle position is always updated, but I can control the accumulation. No accumulation, then the stepper never moves. Or just a simple if statement in the stepper routine. I like the latter best because it is obvious what is blocking stepping. Other ways are less obvious. In the midst of some bizarre bug, you want things to be very apparent. Subtlety is often lost when thrashing through the problem. But that's just my preference.
That's three separate test setups, one for Pi with the big breakout Tee and several displays, one for Pico/display/gps, and one for ESP32/display. Plus the watch repair. Surfaces around here tend to get filled up with 3D printers, radios, and other projects.
Stepper driver disable or zero numerator should work fine. Probably will use both, at different times, for different purposes.
Last edited: