Fix wrapper on G34_M422.cpp
This commit is contained in:
committed by
InsanityAutomation
parent
0785d312f7
commit
fd751bd3fe
@@ -22,6 +22,8 @@
|
||||
|
||||
#include "../../inc/MarlinConfigPre.h"
|
||||
|
||||
#if ENABLED(Z_STEPPER_AUTO_ALIGN)
|
||||
|
||||
#include "../gcode.h"
|
||||
#include "../../module/planner.h"
|
||||
#include "../../module/stepper.h"
|
||||
@@ -37,14 +39,9 @@
|
||||
#include "../../module/tool_change.h"
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
#define DEBUG_OUT ENABLED(DEBUG_LEVELING_FEATURE)
|
||||
#include "../../core/debug_out.h"
|
||||
|
||||
#if ENABLED(Z_STEPPER_AUTO_ALIGN)
|
||||
|
||||
|
||||
#include "../../feature/z_stepper_align.h"
|
||||
|
||||
#if ENABLED(Z_STEPPER_ALIGN_KNOWN_STEPPER_POSITIONS)
|
||||
|
||||
Reference in New Issue
Block a user