imrahil / OctoPrint-NavbarTemp

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

added suport for octoprint 1.8.0 64bit #83

Closed GaugeTheory closed 2 years ago

GaugeTheory commented 3 years ago

Command for SoC temp is changed

/opt/vc/bin/vcgencmd measure_temp -> vcgencmd measure_temp

Cosik commented 3 years ago

@GaugeTheory Did you checked if it will works on previous releases?

adelyser commented 3 years ago

I can confirm this doesn't work on 64bit. The path on the 64bit RPI is /usr/bin/vcgencmd. removing the path altogether seems to work properly.

arekm commented 2 years ago

Solved by https://github.com/imrahil/OctoPrint-NavbarTemp/pull/93 in version 0.15.