Closed peteruithoven closed 8 years ago
Looks like we have no logic yet to interrupt sending the print. There is no check in sendPrintPart whether it isn't stopped, we don't clear timeouts like retrySendPrintPartDelay
.
I'm afraid we need to disable the stop button again, for now.
It's weird though, stopping the printer means that the next print part that is send results in an error that should stop the sending process...
Looks like this problem was worsened by uhttpd not responding properly, which might have been caused by someone else having the new Cura with Doodle3D plugin open, which was also making status/info requests.
It looks like it tries to continue sending after pressing stop.
Logfiles + console logs: Stopping while sending issues logs.zip