smartin015 / continuousprint

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

Print Cancel Event not Firing #214

Open smartin015 opened 1 year ago

smartin015 commented 1 year ago

Describe the bug

Adding a script / preprocessor to the Print Cancel events section of settings, then starting the queue and cancelling a print does not trigger the added script.

To Reproduce

See bug description.

Expected behavior

The script runs when the print is cancelled. Should confirm this works for G28 and @pause.

Additional context

Reported by folks from Protosthetics; they provided a sysinfo bundle offline, but the problem is reproducible in the dev environment.