From 7212f3a23f0f68de3ee7fc1c62a8c74008d7683f Mon Sep 17 00:00:00 2001 From: Markus Hitter Date: Sat, 25 Jul 2015 11:57:36 +0200 Subject: [PATCH] board.nanoheart-v1.0.h: add a lost comment line. --- config/board.nanoheart-v1.0.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config/board.nanoheart-v1.0.h b/config/board.nanoheart-v1.0.h index 36d3776..66d1c3e 100644 --- a/config/board.nanoheart-v1.0.h +++ b/config/board.nanoheart-v1.0.h @@ -185,6 +185,7 @@ DEFINE_TEMP_SENSOR(bed, TT_THERMISTOR, AIO7, THERMISTOR_BED) in gcode_process.c. Currently, these are: HEATER_extruder (M104) HEATER_bed (M140) + HEATER_fan (M106) Devices don't neccessarily have a temperature sensor, e.g. fans or milling spindles. Operate such devices by setting their power (M106),