OctoPrint-DetailedProgress
OctoPrint-DetailedProgress copied to clipboard
Printer pauses every time DetailedProgress sends an M117 notification
Just discovered this today. Saw periodic micro pauses in print movement. Appeared they coincided exactly with the plugin sending M117 notifications.
I disabled the plugin after which the issue was gone.
When I manually send an M117 command through OctoPrint terminal, no pauses are observed. It looks like DetailedProgress is somehow pausing the stream when it is sending these commands.
Is plugin still being maintained, or is everybody using something else nowadays?