board.nanoheart-v1.0.h: add a lost comment line.
This commit is contained in:
parent
f09be1acbe
commit
7212f3a23f
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Reference in New Issue