-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"No spool selected" when starting a print #48
Comments
In my case, the problem is that the Octoprint analysis incorrectly determined the print contained no extrusion: "Model contains no extrusion." This was then in turn caused by an error in the analysis code, which was caused by a change in Python 3.11 and the PrintTimeGenius plugin:
|
Here is how I reach this (or similar) issue: You do print 1, select spools and start the print. Once print completes (failure or not), you select print 2, spools below in UI remain the same, but when you click Print, it tells you Tool 0 and Tool 1 are not selected. Sometimes you delete selection of 1 spool and reselect the same spool from lets say Tool 0 and you can print (both Tools then have spools - no warning), but other times I need to delete both spools and reselect them. |
Just dropping in to say that I'm getting something similar when I try to print a continuous print .gjob file, the plugin freaks out and says there's no metadata associated with the file and the required filament is unknown. |
But to avoid stale, same problem here. |
Same problem here:
SpoolManager 1.7.3 |
Opening the issue here again since original repo appears to be no longer maintained. The issue has been known for years. Please, fix it.
octoprint.log
SpoolManager 1.7.0
OctoPrint 1.9.2
Hosted on Windows 10
Option below does not resolve the issue
The text was updated successfully, but these errors were encountered: