Teacup_Firmware icon indicating copy to clipboard operation
Teacup_Firmware copied to clipboard

Make OctoPrint happily draw temperature curve while waiting for heating

Open thomaskilian opened this issue 5 years ago • 3 comments

I'm using OctoPrint and found that while waiting for the bed/ext to heat up it got no temperature feedback. So instead of just posting "Waiting...." there's now the current temperature echoed.

thomaskilian avatar Oct 18 '18 13:10 thomaskilian

Maybe you could send a M155 S1 to report the temperature every second before waiting for reaching the temperature. I've never test this.

Wurstnase avatar Oct 18 '18 17:10 Wurstnase

Periodic temperature reporting with M155 is added on the experimental branch at 47dfcf1a44d8fad4edac2b23cb894f98b961365c.

phord avatar Oct 18 '18 19:10 phord

Well, I tested my change on OctoPrint and it was happy to read the temperature log line rather than "Waiting..." to continuously show the temperature graph. Didn't look like a ground breaking and every thing changing modification.

thomaskilian avatar Oct 18 '18 21:10 thomaskilian

Dup of 47dfcf1

phord avatar Aug 16 '23 02:08 phord