Giuliano Zaro
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
Marlin/Configuration.h
|
@ -1162,7 +1162,6 @@ |
|
|
* |
|
|
* |
|
|
* RAMPS-based boards use SERVO3_PIN for the first runout sensor. |
|
|
* 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. |
|
|
* 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
|
|
|
//#define FILAMENT_RUNOUT_SENSOR
|
|
|
#if ENABLED(FILAMENT_RUNOUT_SENSOR) |
|
|
#if ENABLED(FILAMENT_RUNOUT_SENSOR) |
|
|