ソースを参照

Recommend keeping endstops off

Scott Lahteine 5年前
コミット
1769249876

+ 1
- 1
Marlin/src/config/examples/Anet/A8/Configuration_adv.h ファイルの表示

@@ -281,7 +281,7 @@
281 281
 
282 282
 // If you want endstops to stay on (by default) even when not homing
283 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 286
 // @section extras
287 287
 

+ 1
- 1
Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h ファイルの表示

@@ -281,7 +281,7 @@
281 281
 
282 282
 // If you want endstops to stay on (by default) even when not homing
283 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 286
 // @section extras
287 287
 

+ 1
- 1
Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h ファイルの表示

@@ -281,7 +281,7 @@
281 281
 
282 282
 // If you want endstops to stay on (by default) even when not homing
283 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 286
 // @section extras
287 287
 

+ 1
- 1
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h ファイルの表示

@@ -281,7 +281,7 @@
281 281
 
282 282
 // If you want endstops to stay on (by default) even when not homing
283 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 286
 // @section extras
287 287
 

読み込み中…
キャンセル
保存