Stop redundant E4_IS_TMC2130 current control
This commit is contained in:
parent
1b8b5c4b06
commit
4c34b3ad9c
@ -13041,9 +13041,6 @@ void disable_all_steppers() {
|
|||||||
#if ENABLED(E4_IS_TMC2130)
|
#if ENABLED(E4_IS_TMC2130)
|
||||||
automatic_current_control(stepperE4, "E4");
|
automatic_current_control(stepperE4, "E4");
|
||||||
#endif
|
#endif
|
||||||
#if ENABLED(E4_IS_TMC2130)
|
|
||||||
automatic_current_control(stepperE4);
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user