OllisGit / OctoPrint-PrintJobHistory

OctoPrint Plugin stores all print-job informations of a print in a database
138 stars 38 forks source link

Nozzle temperature in status of completed job incorrect #222

Open morris2009 opened 1 year ago

morris2009 commented 1 year ago

Hi, In my setup, somehow in the status of completed jobs, it always says 160 degrees for nozzle temperature. This is probably resulting from the start Gcode where the nozzle is heating up to a fixed temperature of 160, and the bed to printtemp, to do the bedlevel. After bedleveleling has finished it will heat-up to print temp and start printing.

Is there a way to have printjobhistory ignore the first temperature setting, and display the correct nozzle temp with which the object was printed?

dojohnso commented 10 months ago

I've noticed this as well. I've taken over this plugin and will add this issue to my repo. https://github.com/dojohnso/OctoPrint-PrintJobHistory