[1.1.x] Level bed corners Z-hop height option (#12859)
This commit is contained in:
parent
feb2165feb
commit
c0a6f013de
63 changed files with 69 additions and 1 deletions
|
|
@ -1124,6 +1124,7 @@
|
|||
|
||||
#if ENABLED(LEVEL_BED_CORNERS)
|
||||
#define LEVEL_CORNERS_INSET 30 // (mm) An inset for corner leveling
|
||||
#define LEVEL_CORNERS_Z_HOP 4.0 // (mm) Move nozzle up before moving between corners
|
||||
//#define LEVEL_CENTER_TOO // Move to the center after the last corner
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue