Update Configuration_adv.h
This commit is contained in:
@@ -638,7 +638,7 @@
|
||||
*/
|
||||
|
||||
#if ANY(MiniV2, TazPro)
|
||||
#define SENSORLESS_BACKOFF_MM { 2, 2 } // (mm) Backoff from endstops before sensorless homing
|
||||
#define SENSORLESS_BACKOFF_MM { 4, 4 } // (mm) Backoff from endstops before sensorless homing
|
||||
#else
|
||||
#define HOMING_BACKOFF_POST_MM { 2, 2, 16 } // (mm) Backoff from endstops after homing
|
||||
#define QUICK_HOME // If G28 contains XY do a diagonal move first
|
||||
|
||||
Reference in New Issue
Block a user