Allow Z_SAFE_HOMING without a probe
This commit is contained in:
		| @@ -716,7 +716,7 @@ | ||||
| // | ||||
| // - Allow Z homing only after X and Y homing AND stepper drivers still enabled. | ||||
| // - If stepper drivers time out, it will need X and Y homing again before Z homing. | ||||
| // - Position the Z probe in a defined XY point before Z Homing when homing all axes (G28). | ||||
| // - Move the Z probe (or nozzle) to a defined XY point before Z Homing when homing all axes (G28). | ||||
| // - Prevent Z homing when the Z probe is outside bed area. | ||||
| //#define Z_SAFE_HOMING | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user