🎨 Fix/adjust warnings (#24225)
This commit is contained in:
committed by
Scott Lahteine
parent
3c482a9ba1
commit
8465818754
@ -325,7 +325,7 @@ void menu_move() {
|
||||
|
||||
#elif MULTI_E_MANUAL
|
||||
|
||||
// Independent extruders with one E-stepper per hotend
|
||||
// Independent extruders with one E stepper per hotend
|
||||
LOOP_L_N(n, E_MANUAL) SUBMENU_MOVE_E(n);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user