Prusa Core One Chamber Temp

What is the problem?

No Chamber temperature on the Prusa Core One

The printer itself works great with Octoprint, but would love to be able to read the chamber temp. Anyone get this working?

Thanks

You need to have a g-code to get that temperature from the printer.

This is because Prusa didn't follow existing "standards" in reporting those temperatures on the serial line. I worked with someone the other day in Discord and came up with a single file plugin fix until this PR gets merged by Prusa to resolve the problem (recommend you go comment in this issue thread that it needs to be merged).

Copy/paste this URL into plugin manager > get more > ...from URL and click install.

https://gist.githubusercontent.com/jneilliii/cd10ecdb024dc1346b558dfa275916b9/raw/d813ac9252d0142dd50e893fb76cb7f31b1a77d8/PrusaBuddyChamberFix.py

Then just make sure you printer profile has heated chamber checkbox enabled.