Add PROBING_STEPPERS_OFF (#11984)
Co-Authored-By: houseofbugs <houseofbugs@gmail.com>
This commit is contained in:
		| @@ -879,6 +879,7 @@ | ||||
|   //#define WAIT_FOR_BED_HEATER     // Wait for bed to heat back up between probes (to improve accuracy) | ||||
| #endif | ||||
| //#define PROBING_FANS_OFF          // Turn fans off when probing | ||||
| //#define PROBING_STEPPERS_OFF      // Turn steppers off (unless needed to hold position) when probing | ||||
| //#define DELAY_BEFORE_PROBING 200  // (ms) To prevent vibrations from triggering piezo sensors | ||||
|  | ||||
| // For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user