mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 07:27:44 -06:00
Fix up runout and MMU comments
This commit is contained in:
parent
fc608b0d20
commit
de13cad118
354 changed files with 1476 additions and 1338 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue