-
Notifications
You must be signed in to change notification settings - Fork 41
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
Images no longer appear after job completion #207
Comments
I`m having the same problem |
I was having the same problem, and then noticed that occasionally the images would show up. After some testing, I found that the stock MK3 profiles worked, but Mini, and my existing ones weren't. The difference was that the stock MK3 profiles have gone to using just a single image size, I had 2 sizes in my profiles. Once I changed the dimensions to a single thumbnail size, they began working again. I am currently using 220x124. |
I tried doing that, and it didn't work. Could you please share more details? What g-code flavor are you using? |
I rolled everything back to the stock profile, and that is how I discovered the issue. That one change to a single size is all it was. It also seems I remember changing Analyze Gcode to Always under the Features in Octoprint. |
Same problem here, switching to single does not help analyze gcode is on always. |
filenames with spaces and other non-standard filename characters break thumbnails. check my latest PR The author of this repo doesn't seem to pay attention anymore but you can update it manually per the steps I listed there. |
I am using Slicer Thumbnails along with PrintJobHistory. It very convenient to visualize parts that are or were printer.
In Prucaslicer The G-code thumbnail is set to PNG, 16x16 and 200x200. Previously there were no issues whatsoever - you could see the thumbnail in "files" section as well as an image in print job tab when the job was finishes. However now the thumbnails only can be seen in 'files' section, but when the job is finished the image does not come up.
No setting have been changed, neither on Octopi or in Prusaslicer 2.5.0. The images just do not appear anymore and I don't know why.
Is it a bug? It was working flawlessly previously and for some reason it stopped recognized the thumbnail as image or maybe its something else?
Thank you!
The text was updated successfully, but these errors were encountered: