浏览代码

Recommend keeping endstops off

Scott Lahteine 5 年前
父节点
当前提交
1769249876

+ 1
- 1
Marlin/src/config/examples/Anet/A8/Configuration_adv.h 查看文件

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

+ 1
- 1
Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h 查看文件

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

+ 1
- 1
Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h 查看文件

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

+ 1
- 1
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h 查看文件

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

正在加载...
取消
保存