parent
6d2aff03bd
commit
17ed0f815c
|
@ -41,6 +41,10 @@
|
|||
#include "../../../feature/bedlevel/bedlevel.h"
|
||||
#include "../../../libs/least_squares_fit.h"
|
||||
|
||||
#if ENABLED(DUAL_X_CARRIAGE)
|
||||
#include "../../../module/tool_change.h"
|
||||
#endif
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#define UBL_G29_P31
|
||||
|
|
Loading…
Reference in a new issue