Browse Source

Recommend keeping endstops off

pull/1/head
Scott Lahteine 6 years ago
parent
commit
1769249876
  1. 2
      Marlin/src/config/examples/Anet/A8/Configuration_adv.h
  2. 2
      Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h
  3. 2
      Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h
  4. 2
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h

2
Marlin/src/config/examples/Anet/A8/Configuration_adv.h

@ -281,7 +281,7 @@
// If you want endstops to stay on (by default) even when not homing
// enable this option. Override at any time with M120, M121.
#define ENDSTOPS_ALWAYS_ON_DEFAULT
//#define ENDSTOPS_ALWAYS_ON_DEFAULT
// @section extras

2
Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h

@ -281,7 +281,7 @@
// If you want endstops to stay on (by default) even when not homing
// enable this option. Override at any time with M120, M121.
#define ENDSTOPS_ALWAYS_ON_DEFAULT
//#define ENDSTOPS_ALWAYS_ON_DEFAULT
// @section extras

2
Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h

@ -281,7 +281,7 @@
// If you want endstops to stay on (by default) even when not homing
// enable this option. Override at any time with M120, M121.
#define ENDSTOPS_ALWAYS_ON_DEFAULT
//#define ENDSTOPS_ALWAYS_ON_DEFAULT
// @section extras

2
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h

@ -281,7 +281,7 @@
// If you want endstops to stay on (by default) even when not homing
// enable this option. Override at any time with M120, M121.
#define ENDSTOPS_ALWAYS_ON_DEFAULT
//#define ENDSTOPS_ALWAYS_ON_DEFAULT
// @section extras

Loading…
Cancel
Save