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

No Scripts are running #243

Closed TylonHH closed 10 months ago

TylonHH commented 10 months ago

Hello, I bought a second identical printer (Snapmaker J1). So I clonded the raspberry image from the 1st J1. I also reinstalled the plugin.

My Queue Activated Script should do this:


M104 S120
G28 X0 Y0 Z0```

But everytime I start managing the printer goes straight to the print without homing. I only can switch off the power to prevent a collision. The behavior is very strange on the 2nd printer, because the 1st (same) printer doesnt do this.

How can I debug this?
[octoprint-systeminfo-20240126050429.zip](https://github.com/smartin015/continuousprint/files/14060236/octoprint-systeminfo-20240126050429.zip)
TylonHH commented 10 months ago

Solution: you have to disable/uninstall the auto select plugin!!!