Skip to content
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

Difference in percentage numbers between your app and Octoprint Dashboard app #28

Open
deepcoder opened this issue Sep 8, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@deepcoder
Copy link

I see that the percentage remaining number is different between your app and the Octoprint Dashboard plugin. The time remaining values seem close, however.

Thank for this app and having a look this issue.

pi@octipi-01:~ $ date
Wed  7 Sep 18:55:18 PDT 2022
pi@octipi-01:~ $ octoprint-cli print status
Printing
File: AV bottom-body Generic PLA lw 0.4mm lh 0.1mm if 20% ext1 200C bed 60C.aw.gcode
Estimated Total Print Time: 04:07
Estimated Print Time Left: 01:34:33
Progress: 52%
Extruder Temp: 201.21°C
Extruder Target: 200.0°C
Bed Temp: 59.97°C
Bed Target: 60.0°C
pi@octipi-01:~ $

octoprint_remaining_precentage

@deepcoder deepcoder added the bug Something isn't working label Sep 8, 2022
@hexadecimalDinosaur
Copy link
Owner

Hello @deepcoder, can you try sending the output of curl -H 'X-API-Key: API_KEY_HERE' http://SERVER_ADDRESS_HERE/api/job as well as a screenshot of expected output next time you see this bug occur. It would also help if you provided your Python, OctoPrint, and octoprint-cli version as well as a list of plugins you have running on OctoPrint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants