瀏覽代碼

Geeetech A10 example (#14250)

Phr3d13 5 年之前
父節點
當前提交
a373d3f557

+ 2
- 2
config/default/Configuration_adv.h 查看文件

@@ -920,8 +920,8 @@
920 920
   #if ENABLED(POWER_LOSS_RECOVERY)
921 921
     //#define POWER_LOSS_PIN         44 // Pin to detect power loss
922 922
     //#define POWER_LOSS_STATE     HIGH // State of pin indicating power loss
923
-    //#define POWER_LOSS_PURGE_LEN   20   // (mm) Length of filament to purge on resume
924
-    //#define POWER_LOSS_RETRACT_LEN 10   // (mm) Length of filament to retract on fail. Requires backup power.
923
+    //#define POWER_LOSS_PURGE_LEN   20 // (mm) Length of filament to purge on resume
924
+    //#define POWER_LOSS_RETRACT_LEN 10 // (mm) Length of filament to retract on fail. Requires backup power.
925 925
 
926 926
     // Without a POWER_LOSS_PIN the following option helps reduce wear on the SD card,
927 927
     // especially with "vase mode" printing. Set too high and vases cannot be continued.

+ 2
- 2
config/examples/Anet/E16/Configuration_adv.h 查看文件

@@ -920,8 +920,8 @@
920 920
   #if ENABLED(POWER_LOSS_RECOVERY)
921 921
     //#define POWER_LOSS_PIN         44 // Pin to detect power loss
922 922
     //#define POWER_LOSS_STATE     HIGH // State of pin indicating power loss
923
-    //#define POWER_LOSS_PURGE_LEN   20   // (mm) Length of filament to purge on resume
924
-    //#define POWER_LOSS_RETRACT_LEN 10   // (mm) Length of filament to retract on fail. Requires backup power.
923
+    //#define POWER_LOSS_PURGE_LEN   20 // (mm) Length of filament to purge on resume
924
+    //#define POWER_LOSS_RETRACT_LEN 10 // (mm) Length of filament to retract on fail. Requires backup power.
925 925
 
926 926
     // Without a POWER_LOSS_PIN the following option helps reduce wear on the SD card,
927 927
     // especially with "vase mode" printing. Set too high and vases cannot be continued.

+ 2178
- 0
config/examples/Geeetech/A10/Configuration.h
文件差異過大導致無法顯示
查看文件


+ 2419
- 0
config/examples/Geeetech/A10/Configuration_adv.h
文件差異過大導致無法顯示
查看文件


Loading…
取消
儲存