Fix for the PR #5072 (Add predefined AUTO_FAN_PINs to pins files), etc
This commit is contained in:
Scott Lahteine
2016-12-01 13:37:02 -06:00
committed by GitHub
19 changed files with 7 additions and 23 deletions

View File

@ -211,8 +211,8 @@
* Extruder auto fans automatically turn on when their extruders'
* temperatures go above EXTRUDER_AUTO_FAN_TEMPERATURE.
*
* Your board's pins file specifies the recommended pins.
* Override those here. Set to -1 to disable unused fans.
* Your board's pins file specifies the recommended pins. Override those here
* or set to -1 to disable completely.
*
* Multiple extruders can be assigned to the same pin in which case
* the fan will turn on when any selected extruder is above the threshold.
@ -973,7 +973,6 @@
// @section L6470
/**
* Enable this section if you have L6470 motor drivers.
* You need to import the L6470 library into the Arduino IDE for this.

View File

@ -973,7 +973,6 @@
// @section L6470
/**
* Enable this section if you have L6470 motor drivers.
* You need to import the L6470 library into the Arduino IDE for this.

View File

@ -973,7 +973,6 @@
// @section L6470
/**
* Enable this section if you have L6470 motor drivers.
* You need to import the L6470 library into the Arduino IDE for this.

View File

@ -978,7 +978,6 @@
// @section L6470
/**
* Enable this section if you have L6470 motor drivers.
* You need to import the L6470 library into the Arduino IDE for this.

View File

@ -973,7 +973,6 @@
// @section L6470
/**
* Enable this section if you have L6470 motor drivers.
* You need to import the L6470 library into the Arduino IDE for this.