Firmware2/Marlin
Lenbok 0e8242180d Chamber temperature monitoring and auto fan control.
This is an initial cut for feedback, updated for 2.0.x.

Chamber temperature is currently reported along with hot end and bed
temperatures to serial. The format is just like that used for hot end
and bed temperatures, but using 'C' prefix. As there is no heater,
target is always 0. Is this appropriate, is there a better way to report
chamber temperatures?

Chamber temperatures are not reported on the LCD in any way.

When auto chamber fan is enabled, it currently just uses the same
temperature threshold as the other auto controlled fans.

As the chamber temperature is not connected to any heater, it doesn't
undergo mintemp/maxtemp monitoring. This would need to change in the
future if chamber heating became a feature.
2018-04-06 23:09:06 -05:00
..
lib Module updates 2017-09-21 16:26:42 -05:00
src Chamber temperature monitoring and auto fan control. 2018-04-06 23:09:06 -05:00
Configuration_adv.h Chamber temperature monitoring and auto fan control. 2018-04-06 23:09:06 -05:00
Configuration.h Chamber temperature monitoring and auto fan control. 2018-04-06 23:09:06 -05:00
Makefile Added support for Einsy Retro 2018-04-06 19:48:46 -05:00
Marlin.ino Marlin.ino needs no content (#9506) 2018-02-06 02:28:18 -06:00