Add a mesh edit menu for MBL / ABL-Bilinear
This commit is contained in:
committed by
Scott Lahteine
parent
44fa7fb18c
commit
82ff7c6542
@ -319,6 +319,8 @@
|
||||
#error "SWITCHING_TOOLHEAD_SECURITY_RAISE is now TOOLCHANGE_ZRAISE. Please update your configuration."
|
||||
#elif defined(G0_FEEDRATE) && G0_FEEDRATE == 0
|
||||
#error "G0_FEEDRATE is now used to set the G0 feedrate. Please update your configuration."
|
||||
#elif defined(MBL_Z_STEP)
|
||||
#error "MBL_Z_STEP is now MESH_EDIT_Z_STEP. Please update your configuration."
|
||||
#endif
|
||||
|
||||
#define BOARD_MKS_13 -47
|
||||
|
Reference in New Issue
Block a user