-
Notifications
You must be signed in to change notification settings - Fork 24
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
"layer indicator not found" for files with thumbnail image #221
Comments
Hi @MAhlborg, I increased the limit to 750 lines and added the option to adjust the number. Will be in the next release. |
- E #230 fire event when m600 occurs - E #224, #182 adjustable current time format - E #222 Option to disable "Layer indicator not found" popup - E #221 Option to change "look ahead" line count - B #213 filter empty lines from layer-expressions - PR #234 typo, credit goes to @2231puppy - PR #238 Added built-in support for Prusa layer counting, credit goes to @scyto - reducing size of master.zip
Hi @MAhlborg , the new release 1.27.0 with this feature is out now. Thx, in advance |
This issue has been automatically marked for closing, because it has not had activity in 30 days. It will be closed if no further activity occurs in 10 days. |
Sorry for being late, was very busy. I can confirm that the plugins works perfectly now in connection with thumbnails. Thanks a lot! |
I use Prusa Slicer and I embed thumbnails in my gcode files. Sometimes the DisplayLayerProgress-Plugins works, sometimes it fails with "No layer indicator found in the first 500 lines". I had a look at my files and it seems, with embedded thumbnails, the actual gcode starts after line 500, so the plugin gives up, even when there are M117 lines present.
Is it possible to increase the line limit for the indicator search? I think, it should be at least be 600, but 1000 would be even better.
Thanks,
Best regards,
Martin
The text was updated successfully, but these errors were encountered: