imrahil / OctoPrint-NavbarTemp

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

Settings view is missing - #settings_plugin_navbartemp does not exist #33

Closed martinj closed 4 years ago

martinj commented 6 years ago

The following output can be seen in the console.

Did not bind view model NavbarTempViewModel to target #settings_plugin_navbartemp since it does not exist

Octoprint version 1.3.6

martinj commented 6 years ago

Wasn't connected to the printer. Doh! Once I connected it showed up, though it doesn't seem to register the rapsberry temp, might be due to being the latest raspberry 3 B+

imrahil commented 6 years ago

I think it's because 3 B+ has new processor ID

martinj commented 6 years ago

Actually I copied and paste the code for the detection, the hardware still matches. I was mixing things up. It still exists a problem, its the settings view thats not show and i can't enable show raspberry temp.

Yury-MonZon commented 6 years ago

Same here =( I see the hotend temp in the navbar, but couldn't find the settings.

Cosik commented 4 years ago

@martinj could we close this issue or some action are needed?