imrahil / OctoPrint-NavbarTemp

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

[enhancement] Add a "hold temperature" case #56

Open JLIspace opened 5 years ago

JLIspace commented 5 years ago

Hey, this isn't that important but I'd prefer the temperatur showing:

60.1°C ⇒ 60.0°C 59.8°C ⇒ 60.0°C instead of 60.1°C ⇘ 60.0°C 59.8°C ⇗ 60.0°C

when the temperatur is approximately the target temperature :)

Cosik commented 4 years ago

@JLIspace what is +/- margin where you want to get this sign?

JLIspace commented 4 years ago

@JLIspace what is +/- margin where you want to get this sign?

I guess around 1° difference should be enough. :)