Fix automatic stepper assignment for X/Y/Z dual stepper drivers (#8130)
This commit is contained in:
@ -29,8 +29,6 @@
|
||||
|
||||
#include "thermistor/thermistors.h"
|
||||
|
||||
#include "../inc/MarlinConfig.h"
|
||||
|
||||
#if ENABLED(BABYSTEPPING)
|
||||
extern bool axis_known_position[XYZ];
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user