mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-23 12:04:19 +00:00
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 New Issue
Block a user