j7126 / OctoPrint-Dashboard

A dashboard for Octoprint
GNU Affero General Public License v3.0
288 stars 39 forks source link

Layer Percent Displays Crazy Values #338

Open mmikem opened 2 years ago

mmikem commented 2 years ago

Layer Percent is currently displaying 2027645% of current layer complete. I attached a video. Running OctoPrint 1.7.3.

https://user-images.githubusercontent.com/10793065/160046603-6f01d584-a7c0-4554-ad93-b568027eba2a.mp4

.

mmikem commented 2 years ago

NOTHING?

j7126 commented 2 years ago

I have not yet had time to take a look at this.

Of course I will not be able to debug the issue unless you provide some more information. Please upload your octoprint system info bundle and the gcode file you were printing when the issue occurred.

I have seen someone reporting an issue similar to this with the layer percent showing strange values before but if i remember correctly I could not figure out the cause as they did not provide any other information other than the screenshot.

mmikem commented 2 years ago

Hi, System info bundle attached. Thanks

octoprint-systeminfo-20220423010311.zip .

OscarVsp commented 2 years ago

Hello, same issu. Here is my system info bundle, i hope it will help you.

And thanks for this pluging system info bundle !

mmikem commented 2 years ago

Hi Jeffery, I noticed that the crazy layer percentages only occur upon first print of a gcode file. Subsequent prints of the same file show the correct layer percentage. Even if printer is power cycled...hope that helps.

mmikem commented 2 years ago

Hi Jeffery, I have proven my previous troubleshooting results. This repeatable happens only upon first print of the gcode file. All subsequent prints never show the crazy layer percentage. Curious if you have had time to look at this issue. Love the dashboard plug-in, but would love a fix to the layer issue. Thanks.

j7126 commented 2 years ago

Hi, can you please send the gcode file. Can you also try installing the development version of dashboard using the plugin manager using this url: https://github.com/j7126/OctoPrint-Dashboard/archive/development.zip and let me know what happens.

mmikem commented 2 years ago

Attached is a gcode file that exhibits the issue. Have not tried the development version yet...

Box-100x125x45.zip .

NegussugeN commented 1 year ago

Chiming in to say same issue here.

octoprint-systeminfo-20230615110745.zip

mmikem commented 1 year ago

I have found this only happens upon first print of any file. If you cancel the print and start it over the issue goes away for that STL

sasillick commented 1 year ago

Seeing the same issue - the current layer number does not seem to be updating either. System info attached octoprint-systeminfo-20230618181651.zip

barryg41 commented 1 year ago

the beta zip file fixed my layer percentages

sasillick commented 1 year ago

barryg41 - the Beta version fixed it for me also - thanks