Update Configuration_adv.h

This commit is contained in:
InsanityAutomation
2020-09-16 16:26:34 -04:00
parent 14899ca3f7
commit 07246fdc30
+1 -1
View File
@@ -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