General option PAUSE_BEFORE_DEPLOY_STOW (#11905)
This commit is contained in:
		| @@ -773,9 +773,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| #define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -870,6 +867,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -736,9 +736,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -833,6 +830,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -736,9 +736,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -833,6 +830,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -801,9 +801,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -927,6 +924,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -760,9 +760,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -857,6 +854,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -725,9 +725,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -822,6 +819,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -725,9 +725,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -822,6 +819,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -741,9 +741,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -838,6 +835,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -754,9 +754,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| #define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -851,6 +848,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -741,9 +741,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -838,6 +835,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -752,9 +752,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -849,6 +846,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -763,9 +763,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -860,6 +857,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -757,9 +757,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -854,6 +851,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -772,9 +772,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -869,6 +866,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -763,9 +763,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -860,6 +857,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -757,9 +757,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -854,6 +851,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -757,9 +757,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -854,6 +851,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -763,9 +763,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -860,6 +857,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -764,9 +764,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -860,6 +857,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -735,9 +735,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -832,6 +829,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -735,9 +735,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -832,6 +829,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -759,9 +759,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -856,6 +853,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| #define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -777,9 +777,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -874,6 +871,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| #define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -788,9 +788,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -885,6 +882,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| #define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -768,9 +768,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -865,6 +862,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -769,9 +769,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -866,6 +863,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| #define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -768,9 +768,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -865,6 +862,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -757,9 +757,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -854,6 +851,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -765,9 +765,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -862,6 +859,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -773,9 +773,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -870,6 +867,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -745,9 +745,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -846,6 +843,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -752,9 +752,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -849,6 +846,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -757,9 +757,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -854,6 +851,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -757,9 +757,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| #define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -854,6 +851,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -793,9 +793,6 @@ Black rubber belt(MXL), 18 - tooth aluminium pulley : 87.489 step per mm (Huxley | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -890,6 +887,9 @@ Black rubber belt(MXL), 18 - tooth aluminium pulley : 87.489 step per mm (Huxley | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -751,9 +751,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -848,6 +845,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -766,9 +766,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -863,6 +860,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -755,9 +755,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -852,6 +849,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -784,9 +784,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -881,6 +878,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| #define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -804,9 +804,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -901,6 +898,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| #define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -764,9 +764,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -861,6 +858,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -782,9 +782,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -879,6 +876,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -763,9 +763,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -860,6 +857,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -753,9 +753,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -850,6 +847,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -875,9 +875,6 @@ | ||||
|  */ | ||||
| #if ANYCUBIC_PROBE_VERSION > 0 | ||||
|   #define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   #define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
| #endif | ||||
|  | ||||
| /** | ||||
| @@ -1025,6 +1022,9 @@ | ||||
|   #define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
| #endif | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| #define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -835,9 +835,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| #define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -978,6 +975,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -835,9 +835,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| #define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -977,6 +974,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -835,9 +835,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| #define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -977,6 +974,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| #define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -840,9 +840,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| #define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -980,6 +977,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -825,9 +825,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -965,6 +962,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -825,9 +825,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -967,6 +964,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -818,9 +818,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -968,6 +965,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -828,9 +828,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| #define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -968,6 +965,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -766,9 +766,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -863,6 +860,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| #define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -756,9 +756,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -853,6 +850,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -755,9 +755,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -852,6 +849,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -748,9 +748,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -845,6 +842,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
| @@ -758,9 +758,6 @@ | ||||
|  *   (e.g., an inductive probe or a nozzle-based probe-switch.) | ||||
|  */ | ||||
| //#define FIX_MOUNTED_PROBE | ||||
| #if ENABLED(FIX_MOUNTED_PROBE) | ||||
|   //#define MANUAL_DEPLOY_STOW | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Z Servo Probe, such as an endstop switch on a rotating arm. | ||||
| @@ -855,6 +852,9 @@ | ||||
| // Enable the M48 repeatability test to test probe accuracy | ||||
| //#define Z_MIN_PROBE_REPEATABILITY_TEST | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|  * Heaters and/or fans can be disabled during probing to minimize electrical | ||||
|   | ||||
		Reference in New Issue
	
	Block a user