Extra options for LEVEL_BED_CORNERS (#10483)
This commit is contained in:
parent
1c3d49afe0
commit
9e07df5c1b
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1097,6 +1097,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1215,6 +1215,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1095,6 +1095,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
#define LEVEL_BED_CORNERS
|
#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
#define LEVEL_BED_CORNERS
|
#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1065,6 +1065,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1089,6 +1089,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1065,6 +1065,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1076,6 +1076,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* 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
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
#define LEVEL_BED_CORNERS
|
#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* 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
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
#define LEVEL_BED_CORNERS
|
#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* 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
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* 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
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* 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
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* 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
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1059,6 +1059,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1059,6 +1059,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1101,6 +1101,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1092,6 +1092,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1093,6 +1093,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
#define LEVEL_BED_CORNERS
|
#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1092,6 +1092,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
#define LEVEL_BED_CORNERS
|
#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* 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
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1088,6 +1088,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
#define LEVEL_BED_CORNERS
|
#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1097,6 +1097,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1116,6 +1116,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1076,6 +1076,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
#define LEVEL_BED_CORNERS
|
#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* 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
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* 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
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
#define LEVEL_BED_CORNERS
|
#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1126,6 +1126,11 @@ Black rubber belt(MXL), 18 - tooth aluminium pulley : 87.489 step per mm (Huxley
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1075,6 +1075,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1090,6 +1090,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1080,6 +1080,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1108,6 +1108,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1133,6 +1133,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
#define LEVEL_BED_CORNERS
|
#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
#define LEVEL_BED_CORNERS
|
#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1088,6 +1088,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1107,6 +1107,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1084,6 +1084,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1077,6 +1077,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1228,6 +1228,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1210,6 +1210,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1209,6 +1209,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1223,6 +1223,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1197,6 +1197,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1200,6 +1200,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1200,6 +1200,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1200,6 +1200,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1098,6 +1098,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1080,6 +1080,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* 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
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1072,6 +1072,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -1082,6 +1082,11 @@
|
||||||
// Add a menu item to move between bed corners for manual bed adjustment
|
// Add a menu item to move between bed corners for manual bed adjustment
|
||||||
//#define LEVEL_BED_CORNERS
|
//#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.
|
* Commands to execute at the end of G29 probing.
|
||||||
* Useful to retract or move the Z probe out of the way.
|
* Useful to retract or move the Z probe out of the way.
|
||||||
|
|
|
@ -270,6 +270,8 @@
|
||||||
#error "AUTOMATIC_CURRENT_CONTROL is now MONITOR_DRIVER_STATUS. Please update your configuration."
|
#error "AUTOMATIC_CURRENT_CONTROL is now MONITOR_DRIVER_STATUS. Please update your configuration."
|
||||||
#elif defined(FILAMENT_CHANGE_LOAD_LENGTH)
|
#elif defined(FILAMENT_CHANGE_LOAD_LENGTH)
|
||||||
#error "FILAMENT_CHANGE_LOAD_LENGTH is now FILAMENT_CHANGE_FAST_LOAD_LENGTH. Please update your configuration."
|
#error "FILAMENT_CHANGE_LOAD_LENGTH is now FILAMENT_CHANGE_FAST_LOAD_LENGTH. Please update your configuration."
|
||||||
|
#elif ENABLED(LEVEL_BED_CORNERS) && !defined(LEVEL_CORNERS_INSET)
|
||||||
|
#error "LEVEL_BED_CORNERS requires a LEVEL_CORNERS_INSET value. Please update your Configuration.h."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define BOARD_MKS_13 -47
|
#define BOARD_MKS_13 -47
|
||||||
|
|
|
@ -1834,27 +1834,43 @@ void kill_screen(const char* lcd_msg) {
|
||||||
line_to_z(4.0);
|
line_to_z(4.0);
|
||||||
switch (bed_corner) {
|
switch (bed_corner) {
|
||||||
case 0:
|
case 0:
|
||||||
current_position[X_AXIS] = X_MIN_BED + 10;
|
current_position[X_AXIS] = X_MIN_BED + LEVEL_CORNERS_INSET;
|
||||||
current_position[Y_AXIS] = Y_MIN_BED + 10;
|
current_position[Y_AXIS] = Y_MIN_BED + LEVEL_CORNERS_INSET;
|
||||||
break;
|
break;
|
||||||
case 1:
|
case 1:
|
||||||
current_position[X_AXIS] = X_MAX_BED - 10;
|
current_position[X_AXIS] = X_MAX_BED - LEVEL_CORNERS_INSET;
|
||||||
break;
|
break;
|
||||||
case 2:
|
case 2:
|
||||||
current_position[Y_AXIS] = Y_MAX_BED - 10;
|
current_position[Y_AXIS] = Y_MAX_BED - LEVEL_CORNERS_INSET;
|
||||||
break;
|
break;
|
||||||
case 3:
|
case 3:
|
||||||
current_position[X_AXIS] = X_MIN_BED + 10;
|
current_position[X_AXIS] = X_MIN_BED + LEVEL_CORNERS_INSET;
|
||||||
break;
|
break;
|
||||||
|
#if ENABLED(LEVEL_CENTER_TOO)
|
||||||
|
case 4:
|
||||||
|
current_position[X_AXIS] = X_CENTER;
|
||||||
|
current_position[Y_AXIS] = Y_CENTER;
|
||||||
|
break;
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
planner.buffer_line_kinematic(current_position, MMM_TO_MMS(manual_feedrate_mm_m[X_AXIS]), active_extruder);
|
planner.buffer_line_kinematic(current_position, MMM_TO_MMS(manual_feedrate_mm_m[X_AXIS]), active_extruder);
|
||||||
line_to_z(0.0);
|
line_to_z(0.0);
|
||||||
if (++bed_corner > 3) bed_corner = 0;
|
if (++bed_corner > 3
|
||||||
|
#if ENABLED(LEVEL_CENTER_TOO)
|
||||||
|
+ 1
|
||||||
|
#endif
|
||||||
|
) bed_corner = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
void _lcd_corner_submenu() {
|
void _lcd_corner_submenu() {
|
||||||
START_MENU();
|
START_MENU();
|
||||||
MENU_ITEM(function, MSG_NEXT_CORNER, _lcd_goto_next_corner);
|
MENU_ITEM(function,
|
||||||
|
#if ENABLED(LEVEL_CENTER_TOO)
|
||||||
|
MSG_LEVEL_BED_NEXT_POINT
|
||||||
|
#else
|
||||||
|
MSG_NEXT_CORNER
|
||||||
|
#endif
|
||||||
|
, _lcd_goto_next_corner);
|
||||||
MENU_ITEM(function, MSG_BACK, lcd_goto_previous_menu_no_defer);
|
MENU_ITEM(function, MSG_BACK, lcd_goto_previous_menu_no_defer);
|
||||||
END_MENU();
|
END_MENU();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue