Support for multiple filament runout sensors
This commit is contained in:
parent
4813938a87
commit
c04f8e8c9d
4 changed files with 72 additions and 19 deletions
|
|
@ -724,7 +724,6 @@
|
|||
|
||||
// Sensors
|
||||
#define HAS_FILAMENT_WIDTH_SENSOR (PIN_EXISTS(FILWIDTH))
|
||||
#define HAS_FIL_RUNOUT (PIN_EXISTS(FIL_RUNOUT))
|
||||
|
||||
// User Interface
|
||||
#define HAS_HOME (PIN_EXISTS(HOME))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue