Extra options for LEVEL_BED_CORNERS (#10483)
This commit is contained in:
		| @@ -1087,6 +1087,11 @@ | ||||
| // Add a menu item to move between bed corners for manual bed adjustment | ||||
| #define LEVEL_BED_CORNERS | ||||
|  | ||||
| #if ENABLED(LEVEL_BED_CORNERS) | ||||
|   #define LEVEL_CORNERS_INSET 30    // (mm) An inset for corner leveling | ||||
|   //#define LEVEL_CENTER_TOO        // Move to the center after the last corner | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Commands to execute at the end of G29 probing. | ||||
|  * Useful to retract or move the Z probe out of the way. | ||||
|   | ||||
| @@ -1078,6 +1078,11 @@ | ||||
| // Add a menu item to move between bed corners for manual bed adjustment | ||||
| #define LEVEL_BED_CORNERS | ||||
|  | ||||
| #if ENABLED(LEVEL_BED_CORNERS) | ||||
|   #define LEVEL_CORNERS_INSET 30    // (mm) An inset for corner leveling | ||||
|   //#define LEVEL_CENTER_TOO        // Move to the center after the last corner | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Commands to execute at the end of G29 probing. | ||||
|  * Useful to retract or move the Z probe out of the way. | ||||
|   | ||||
| @@ -1096,6 +1096,11 @@ | ||||
| // Add a menu item to move between bed corners for manual bed adjustment | ||||
| //#define LEVEL_BED_CORNERS | ||||
|  | ||||
| #if ENABLED(LEVEL_BED_CORNERS) | ||||
|   #define LEVEL_CORNERS_INSET 30    // (mm) An inset for corner leveling | ||||
|   //#define LEVEL_CENTER_TOO        // Move to the center after the last corner | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Commands to execute at the end of G29 probing. | ||||
|  * Useful to retract or move the Z probe out of the way. | ||||
|   | ||||
| @@ -1087,6 +1087,11 @@ | ||||
| // Add a menu item to move between bed corners for manual bed adjustment | ||||
| //#define LEVEL_BED_CORNERS | ||||
|  | ||||
| #if ENABLED(LEVEL_BED_CORNERS) | ||||
|   #define LEVEL_CORNERS_INSET 30    // (mm) An inset for corner leveling | ||||
|   //#define LEVEL_CENTER_TOO        // Move to the center after the last corner | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Commands to execute at the end of G29 probing. | ||||
|  * Useful to retract or move the Z probe out of the way. | ||||
|   | ||||
| @@ -1081,6 +1081,11 @@ | ||||
| // Add a menu item to move between bed corners for manual bed adjustment | ||||
| //#define LEVEL_BED_CORNERS | ||||
|  | ||||
| #if ENABLED(LEVEL_BED_CORNERS) | ||||
|   #define LEVEL_CORNERS_INSET 30    // (mm) An inset for corner leveling | ||||
|   //#define LEVEL_CENTER_TOO        // Move to the center after the last corner | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Commands to execute at the end of G29 probing. | ||||
|  * Useful to retract or move the Z probe out of the way. | ||||
|   | ||||
| @@ -1087,6 +1087,11 @@ | ||||
| // Add a menu item to move between bed corners for manual bed adjustment | ||||
| //#define LEVEL_BED_CORNERS | ||||
|  | ||||
| #if ENABLED(LEVEL_BED_CORNERS) | ||||
|   #define LEVEL_CORNERS_INSET 30    // (mm) An inset for corner leveling | ||||
|   //#define LEVEL_CENTER_TOO        // Move to the center after the last corner | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Commands to execute at the end of G29 probing. | ||||
|  * Useful to retract or move the Z probe out of the way. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user