Option to pause probe deployment only when triggered, for manually-deployed allen-key probe (#13698)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							35160dfb7a
						
					
				
				
					commit
					7ca1fea22b
				
			| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -933,6 +933,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -947,6 +947,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -938,6 +938,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -1003,6 +1003,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -940,6 +940,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -937,6 +937,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -928,6 +928,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -915,6 +915,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -928,6 +928,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -915,6 +915,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -926,6 +926,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -937,6 +937,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -928,6 +928,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -946,6 +946,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -937,6 +937,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -931,6 +931,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -931,6 +931,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -937,6 +937,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -937,6 +937,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -909,6 +909,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -909,6 +909,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -919,6 +919,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -933,6 +933,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -1008,6 +1008,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -957,6 +957,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -943,6 +943,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -910,6 +910,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -910,6 +910,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -942,6 +942,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -916,6 +916,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -934,6 +934,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -943,6 +943,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -942,6 +942,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -931,6 +931,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -939,6 +939,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -947,6 +947,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -951,6 +951,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -926,6 +926,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -931,6 +931,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -931,6 +931,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -928,6 +928,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -935,6 +935,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -967,6 +967,9 @@ Black rubber belt(MXL), 18 - tooth aluminium pulley : 87.489 step per mm (Huxley | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -925,6 +925,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -940,6 +940,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -929,6 +929,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -929,6 +929,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -958,6 +958,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -978,6 +978,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -948,6 +948,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -926,6 +926,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -938,6 +938,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -936,6 +936,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -956,6 +956,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -946,6 +946,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -937,6 +937,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -927,6 +927,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -1055,6 +1055,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -1054,6 +1054,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -1054,6 +1054,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -1042,6 +1042,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -1057,6 +1057,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -1042,6 +1042,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -1035,6 +1035,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -1042,6 +1042,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -1044,6 +1044,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -1045,6 +1045,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -1045,6 +1045,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -929,6 +929,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -930,6 +930,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -922,6 +922,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
| @@ -932,6 +932,9 @@ | ||||
|  | ||||
| // Before deploy/stow pause for user confirmation | ||||
| //#define PAUSE_BEFORE_DEPLOY_STOW | ||||
| #if ENABLED(PAUSE_BEFORE_DEPLOY_STOW) | ||||
|   //#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Enable one or more of the following if probing seems unreliable. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user