I am currently running a modified Sovol SV06, with X, Y and dual Z on the main board.
Extruder stepper is running on a secondary Raspberry Pi Pico and so is two strings of NeoPixels.
Is there a way to make the secondary MCU shut down the NeoPixels when it is detected that the main MCU goes down when I flip the switch to the PSU?
Since this is more of a general question than a configuration specific question I didn´t post my Klippy.log.
Sorry, I knew that I probably left som information out
The Neopixels are powered by a separate 5V wall plug
The Pico is powered by the RPi 3B+ that runs Klippy.
The easy way to solve this would probably be to add a relay that is controlled by the 24V from the PSU to cut the 5V from the Wall plug but that was not my question