Skip to content

Latest commit

 

History

History
109 lines (87 loc) · 3.42 KB

portretry.md

File metadata and controls

109 lines (87 loc) · 3.42 KB
layout id title description author license date homepage source archive tags compatibility
plugin
portretry
OctoPrint-PortRetry
PortRetry retries the serial connection on a configurable interval when the printer disconnects
VEhystrix
AGPLv3
2024-09-14
disconnect
recovery
octoprint os python
1.10.0
linux
>=3,<4

When the printer is disconnected, this plugin will try to reconnect the printer on a configurable interval

Comes in handy when running octoprint in an lxc, and the port device is available even if the printer is not connected.

Should also work to solve the issue with Prusa printers that don't remove the serial port from the system when powering down

Caveats: only tested on OctoPrint 1.10.4, python 3 and on linux