Recommend keeping endstops off
This commit is contained in:
parent
5182eaf661
commit
1769249876
|
@ -281,7 +281,7 @@
|
||||||
|
|
||||||
// If you want endstops to stay on (by default) even when not homing
|
// If you want endstops to stay on (by default) even when not homing
|
||||||
// enable this option. Override at any time with M120, M121.
|
// enable this option. Override at any time with M120, M121.
|
||||||
#define ENDSTOPS_ALWAYS_ON_DEFAULT
|
//#define ENDSTOPS_ALWAYS_ON_DEFAULT
|
||||||
|
|
||||||
// @section extras
|
// @section extras
|
||||||
|
|
||||||
|
|
|
@ -281,7 +281,7 @@
|
||||||
|
|
||||||
// If you want endstops to stay on (by default) even when not homing
|
// If you want endstops to stay on (by default) even when not homing
|
||||||
// enable this option. Override at any time with M120, M121.
|
// enable this option. Override at any time with M120, M121.
|
||||||
#define ENDSTOPS_ALWAYS_ON_DEFAULT
|
//#define ENDSTOPS_ALWAYS_ON_DEFAULT
|
||||||
|
|
||||||
// @section extras
|
// @section extras
|
||||||
|
|
||||||
|
|
|
@ -281,7 +281,7 @@
|
||||||
|
|
||||||
// If you want endstops to stay on (by default) even when not homing
|
// If you want endstops to stay on (by default) even when not homing
|
||||||
// enable this option. Override at any time with M120, M121.
|
// enable this option. Override at any time with M120, M121.
|
||||||
#define ENDSTOPS_ALWAYS_ON_DEFAULT
|
//#define ENDSTOPS_ALWAYS_ON_DEFAULT
|
||||||
|
|
||||||
// @section extras
|
// @section extras
|
||||||
|
|
||||||
|
|
|
@ -281,7 +281,7 @@
|
||||||
|
|
||||||
// If you want endstops to stay on (by default) even when not homing
|
// If you want endstops to stay on (by default) even when not homing
|
||||||
// enable this option. Override at any time with M120, M121.
|
// enable this option. Override at any time with M120, M121.
|
||||||
#define ENDSTOPS_ALWAYS_ON_DEFAULT
|
//#define ENDSTOPS_ALWAYS_ON_DEFAULT
|
||||||
|
|
||||||
// @section extras
|
// @section extras
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue