Patch G0/G1 for NANODLP_Z_SYNC
This commit is contained in:
parent
a766dfb3b1
commit
ab03a31cc9
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,10 @@
|
|||
|
||||
#include "../../sd/cardreader.h"
|
||||
|
||||
#if ENABLED(NANODLP_Z_SYNC)
|
||||
#include "../../module/stepper.h"
|
||||
#endif
|
||||
|
||||
extern float destination[XYZE];
|
||||
|
||||
#if ENABLED(NO_MOTION_BEFORE_HOMING)
|
||||
|
|
Reference in a new issue