[1.1.x] Level bed corners Z-hop height option (#12859)
This commit is contained in:
committed by
Scott Lahteine
parent
658f62e8b3
commit
a659f55cf1
@@ -1134,6 +1134,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user