OctoPrint-DetailedProgress
OctoPrint-DetailedProgress copied to clipboard
Display print time after print is done
Is there any chance to display the print time after the print is done. I tried using {printTime} in the field "Print done message". However, on the printer it is just shown "{printTime}".
Just the total time that the print took? Right now that information is not in the print complete function, but I can probably look it up from octoprint. If you want to submit a pull request I would be happy to merge it, otherwise it will take some time to look into.