General option PAUSE_BEFORE_DEPLOY_STOW (#11905)
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user