netinetwalker

Results 4 comments of netinetwalker

IMHO in the future it would be good to split the heater and cooling temperatures and targes in separated items. One for all heaters one for all coolers ... The...

Looks like #267 is the same Issue and the solution from the dedicated OctoPrint-TPLinkSmartplug Plugin with a heater filter list can adapted here too -> https://github.com/jneilliii/OctoPrint-TPLinkSmartplug/issues/336 Sorry for the duplicate

QUICK FIX v2 small filter plugin: filter_heatbrake_temperatures_prusa_mk4.py ```python # coding=utf-8 def filter_heatbrake_temperatures(comm, parsed_temps): parsed_temps.pop("X", None) return parsed_temps __plugin_name__ = "Filter Prusa MK4 heatbrake Temperatures" __plugin_version__ = "0.0.1" __plugin_description__ = "A...

![image](https://cloud.githubusercontent.com/assets/6934484/14944603/4c923452-0ff8-11e6-8137-38de352e16d5.png) I think it should be red for nothing and blue for activity