imrahil / OctoPrint-NavbarTemp

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

Tool temp shows as 0°C when printer is turned off #80

Open timur-tabi opened 4 years ago

timur-tabi commented 4 years ago

This is a very minor bug.

When the printer is turned on, NavbarTemp shows the SoC, Tool (extruder), and Bed temp just fine:

Screenshot_20200727_110239

However, when the printer is turned off, the Bed temp is not shown (which is good), but the Tool temp is shown as 0°C (which is bad):

Screenshot_20200727_110836

It's inconsistent that NavbarTemp knows not to show the Bed temperature if the printer is off, but it also should not show the Tool temp if the printer is off.

PLEASE CAREFULLY FILL EACH POINT

1. Hardware and operating system version:

RPi 3B+ Linux octopi 4.14.34-v7+ #1110 SMP Mon Apr 16 15:18:51 BST 2018 armv7l GNU/Linux

2. Octoprint version:

OctoPrint version : 1.4.0 OctoPi version : 0.15.1

3. Plugin version:

0.14

4. Print screen of plugin configuration:

Screenshot_20200727_165948

5. Plugin full log file

octoprint.log

LazeMSS commented 3 years ago

Should be fixed in latest release

Cosik commented 3 years ago

@timur-tabi did you check it?

timur-tabi commented 3 years ago

I'm still on 0.14. How do I test a pre-release version of your plugin?