📝 Update Z_SAFE_HOMING description

This commit is contained in:
Scott Lahteine 2021-06-30 19:41:07 -05:00
parent 86585c519f
commit 6777861352
275 changed files with 1925 additions and 2475 deletions

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1702,15 +1702,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1711,15 +1711,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1770,15 +1770,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1772,15 +1772,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1780,15 +1780,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1703,15 +1703,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1702,15 +1702,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1702,15 +1702,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1702,15 +1702,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1706,15 +1706,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1706,15 +1706,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1706,15 +1706,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1706,15 +1706,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1703,15 +1703,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1702,15 +1702,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1702,15 +1702,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1736,15 +1736,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1716,15 +1716,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1656,15 +1656,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1714,15 +1714,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1702,15 +1702,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1716,15 +1716,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1709,15 +1709,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1709,15 +1709,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1703,15 +1703,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1703,15 +1703,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1726,15 +1726,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#if ENABLED(CR10V2_BLTOUCH) #if ENABLED(CR10V2_BLTOUCH)
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#endif #endif

View file

@ -1729,15 +1729,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#if ENABLED(CR10V3_BLTOUCH) #if ENABLED(CR10V3_BLTOUCH)
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#endif #endif

View file

@ -1699,15 +1699,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1703,15 +1703,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1703,15 +1703,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1705,15 +1705,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1704,15 +1704,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1699,15 +1699,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1699,15 +1699,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1699,15 +1699,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1699,15 +1699,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1699,15 +1699,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1699,15 +1699,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1699,15 +1699,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1646,15 +1646,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1707,15 +1707,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1706,15 +1706,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1699,15 +1699,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1699,15 +1699,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1700,15 +1700,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
//#define Z_SAFE_HOMING //#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1709,15 +1709,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

View file

@ -1701,15 +1701,13 @@
//#define MANUAL_J_HOME_POS 0 //#define MANUAL_J_HOME_POS 0
//#define MANUAL_K_HOME_POS 0 //#define MANUAL_K_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area. /**
// * Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
// With this feature enabled: *
// * - Moves the Z probe (or nozzle) to a defined XY point before Z homing.
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled. * - Allows Z homing only when XY positions are known and trusted.
// - If stepper drivers time out, it will need X and Y homing again before Z homing. * - If stepper drivers sleep, XY homing may be required again before Z homing.
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing. */
// - Prevent Z homing when the Z probe is outside bed area.
//
#define Z_SAFE_HOMING #define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING) #if ENABLED(Z_SAFE_HOMING)

Some files were not shown because too many files have changed in this diff Show more