Allow Z_AFTER_PROBING to be 0
This commit is contained in:
@ -756,7 +756,7 @@
|
||||
|
||||
STOW_PROBE();
|
||||
|
||||
#if Z_AFTER_PROBING
|
||||
#ifdef Z_AFTER_PROBING
|
||||
move_z_after_probing();
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user