nukeem / continuousprint

Octoprint plugin to allow the creation of a print queue that prints, clears the bed and then prints again
13 stars 13 forks source link

Continue Running Print Queue After Cancelling a Print #18

Open mshigekawa opened 4 years ago

mshigekawa commented 4 years ago

Issue: Cancelling a print causes the entire Print Queue to stop Request: Continue running next print in Queue when cancelling a print

Overview When running prints remotely, I have Spaghetti Detective monitoring for failed prints with "Pause on detected failures" enabled.

Currently, when Spaghetti Detective pauses after detecting a failed print, you have 2 options:

When selecting Cancel, it stops the print and stops the entire Print Queue which you cannot remotely trigger Start Queue again in Spaghetti Detective.

Instead, it would be nice if Canceling a Print cancelled just that 1 print, then continued running the next print in the Queue. Before continuing to run the Print Queue, it would run the Bed Cleaning Script in an attempt to clear the failed print.