Patch G0/G1 for NANODLP_Z_SYNC
This commit is contained in:
parent
a766dfb3b1
commit
ab03a31cc9
@ -31,6 +31,10 @@
|
|||||||
|
|
||||||
#include "../../sd/cardreader.h"
|
#include "../../sd/cardreader.h"
|
||||||
|
|
||||||
|
#if ENABLED(NANODLP_Z_SYNC)
|
||||||
|
#include "../../module/stepper.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
extern float destination[XYZE];
|
extern float destination[XYZE];
|
||||||
|
|
||||||
#if ENABLED(NO_MOTION_BEFORE_HOMING)
|
#if ENABLED(NO_MOTION_BEFORE_HOMING)
|
||||||
|
Loading…
Reference in New Issue
Block a user