Fix up runout and MMU comments

This commit is contained in:
Scott Lahteine 2020-07-09 02:11:27 -05:00
parent fc608b0d20
commit de13cad118
354 changed files with 1476 additions and 1338 deletions

View file

@ -1145,7 +1145,6 @@
*
* RAMPS-based boards use SERVO3_PIN for the first runout sensor.
* For other boards you may need to define FIL_RUNOUT_PIN, FIL_RUNOUT2_PIN, etc.
* By default the firmware assumes HIGH=FILAMENT PRESENT.
*/
//#define FILAMENT_RUNOUT_SENSOR
#if ENABLED(FILAMENT_RUNOUT_SENSOR)