Hello, everybody,
I'm writing a script that monitors my prints on my printer using the events provided by Octoprint. Of course I also want to track the used filament. Now I have seen that after printing, not directly the used filament is indicated. Only after the octoprint.filemanager.analysis has run. Now my question is whether there is an event for this? So that I can retrieve the information again by restapi.
Thanks for your feedback. Yeah, I'm using that. To my procedure, I have defined it in config.yaml so that it starts a python script after a print job which queries the REST Api GET /api/job. The output is directly after the print job: