Want to try out power loss/printer disconnect recovery in OctoPrint? Pablo wrote a plugin a number of years ago and I have updated it recently. Really looking for feedback at this point. You can read about it here: GitHub - pablogventura/OctoPrint-PowerFailure
The biggest issue is likely to be the Z axis sagging. I'm planning on trying to add in a Z-max homing routine at some point that might address that in some cases.
My OctoPrint keeps disconnecting, as my Enders seems to react badly with something electrical in its environment and breaks the link. This is annoying as a day long print can be broken in a second. I was advised that your plugin might help.
After the Enders disconnects, the head stays in the exact place on the print where it disconnected.
I restarted the PI in order to trigger your plugin.
It then gave the me option to continue, which was a great step! However, on reconnection, the head raised by about 10mm. Therefore it did continue to print, but printed into thin air.
You must configure the plugin for your specific printer.
This is described in the Configuration section of the README, and similar information in the tooltip in the plugin settings:
Also, you do not need to restart the Pi to trigger the plugin. Simply reconnect the printer in OctoPrint. That will generate the recovery file. If you have Automatically restart selected, the printer will begin immediately.