0.91.2 API error - wrong data
I'm playing a little with the API, and when requesting /printer/list endpoint, printedTimeComp looks a bit wierd.
When starting a print it started out at 660.00000000000000 and started counting from there.
Did a reboot, and now it start at 110.00000000000000 and counts from there.
Shouldn't it return 0.00000000000000 when starting the print, and then count up from that?
https://hastebin.com/ugozedagug.cpp
When starting a print it started out at 660.00000000000000 and started counting from there.
Did a reboot, and now it start at 110.00000000000000 and counts from there.
Shouldn't it return 0.00000000000000 when starting the print, and then count up from that?
https://hastebin.com/ugozedagug.cpp
Comments
I can see it has sent 12 lines of code when I see these times.
I'll do some more testing.