Hello,
I am currently developing a plugin for octoprint, to add the management of an UPS and I set up a system of recovery after power loss.
for that I put the print in pause and I recover the position in the file.
In USB the position is good (octoprint) but when printing SD, the number of byte recovered does not correspond to the position where it stopped the print.
most often the position corresponds to the last two lines to play.
I do not understand why, the pause time is more than enough for the printer to give the right position.
I miss maybe a configuration?
my recovery system, works well.
I can resume a print, it just misses me the right position for the SD
need help
Marlin 1.1.9
I am currently developing a plugin for octoprint, to add the management of an UPS and I set up a system of recovery after power loss.
for that I put the print in pause and I recover the position in the file.
In USB the position is good (octoprint) but when printing SD, the number of byte recovered does not correspond to the position where it stopped the print.
most often the position corresponds to the last two lines to play.
I do not understand why, the pause time is more than enough for the printer to give the right position.
I miss maybe a configuration?
my recovery system, works well.
I can resume a print, it just misses me the right position for the SD
need help
Marlin 1.1.9