From 324a1b3d3e7b020c43fa7f75ac59f6ebc197e8e0 Mon Sep 17 00:00:00 2001 From: gralco Date: Wed, 21 Oct 2015 15:26:31 -0600 Subject: [PATCH] Endstops are not just for homing!!! --- Marlin/Configuration_adv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index 50c4581a2..d40b02b86 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -86,7 +86,7 @@ //=============================Mechanical Settings=========================== //=========================================================================== -#define ENDSTOPS_ONLY_FOR_HOMING // If defined the endstops will only be used for homing +//#define ENDSTOPS_ONLY_FOR_HOMING // If defined the endstops will only be used for homing //// AUTOSET LOCATIONS OF LIMIT SWITCHES