imrahil / OctoPrint-NavbarTemp

Plugin for OctoPrint - displays temperatures on navbar
GNU Affero General Public License v3.0
44 stars 50 forks source link

Prusa MK3s includes Ambient Temp (on the einsy board) in its M105 response. How to display that? #87

Open HeneryH opened 3 years ago

HeneryH commented 3 years ago

The Prusa MK3s returns an ambient temperature value as read from the einsy board when it replies to an M105. Can this plug-in be tweaked to recognize that and display it?

Send: M105 Recv: ok T:16.7 /0.0 B:16.2 /0.0 T0:16.7 /0.0 @:0 B@:0 P:66.0 A:23.8

HeneryH commented 3 years ago

Hmmm, I see that it is off from the bed and tool temps probably because the einsy is generating or holding some heat from a previous print.