Fixed small merge bug
This commit is contained in:
parent
11518a987f
commit
7699f250e3
|
@ -1303,7 +1303,6 @@ void manage_inactivity(byte debug)
|
||||||
disable_e0();
|
disable_e0();
|
||||||
disable_e1();
|
disable_e1();
|
||||||
disable_e2();
|
disable_e2();
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#ifdef EXTRUDER_RUNOUT_PREVENT
|
#ifdef EXTRUDER_RUNOUT_PREVENT
|
||||||
|
|
Loading…
Reference in a new issue