-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Same file name showing when printing from Bambu Studio or Orca; file not uploading; multiple repeat alerts from Obico/Octoslack when starting #13
Comments
Please enable debug logging for all bambu items in OctoPrint logging section of settings and try again. |
They were already enabled so the logs above should be able to correlate with this log. You can see the sizes/names are always the same even though I'm printing different files from different slicers. |
perfect, after reviewing the octoprint log it seems you are cloud connected and not running in local only mode? I think the issue here is that the cached folder gets involved with cloud prints, so it's not tying back to the flattened file list that includes the cache sub-folder. I'll take a stab at a fix tonight after dinner to see if I can work that out. |
But your slicer is cloud connected otherwise files sent with the print button wouldn't go into cache sub folder. |
Ahh correct. |
Here is another debug log. I started the log after re-installing the version you sent me. I then printed the file: "BMW i3 strap - orca 06MAR24" |
No matter what file I upload, it seems to be always picking the last file that shows in the file listing. It hasn't always done this, but seems to have started 2 days ago (that's when the last file name is showing in the Octoprint file list). Even though the old name is used, the print still prints the correct item and has the correct time/length in Octoprint.
Attached log shows finishing a print from Orca (name is not what is shown there).
Then shows me starting a new print from Bambu Studio (2024-03-08 16:26:01,969) which it appears to generate print resume -> starting print -> finishing -> operational a few times, then it prints the right file but still continues to show the old file from 2 days ago. All prints show this file name. All prints result in multiple notifications.
octoprint-debug.log
The text was updated successfully, but these errors were encountered: