Update Creality_DWIN.cpp
This commit is contained in:
@@ -1511,12 +1511,9 @@ SERIAL_ECHOLN(PSTR("BeginSwitch"));
|
||||
if (recdat.data[0] == 1) //Filament is out, resume / resume selected on screen
|
||||
{
|
||||
if(
|
||||
<<<<<<< HEAD
|
||||
#if (FIL_RUNOUT_STATE == LOW)
|
||||
#define FIL_RUNOUT_INVERTING true
|
||||
#endif
|
||||
=======
|
||||
>>>>>>> Rebase and catchup
|
||||
#if DISABLED(FILAMENT_RUNOUT_SENSOR) || ENABLED(FILAMENT_MOTION_SENSOR)
|
||||
true
|
||||
#elif NUM_RUNOUT_SENSORS > 1
|
||||
|
||||
Reference in New Issue
Block a user