瀏覽代碼

Add 0 to EXTRUDERS :[json] (#18786)

ellensp 3 年之前
父節點
當前提交
b9f0c06d83
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h 查看文件

@@ -141,7 +141,7 @@
141 141
 // @section extruder
142 142
 
143 143
 // This defines the number of extruders
144
-// :[1, 2, 3, 4, 5, 6, 7, 8]
144
+// :[0, 1, 2, 3, 4, 5, 6, 7, 8]
145 145
 #define EXTRUDERS 1
146 146
 
147 147
 // Generally expected filament diameter (1.75, 2.85, 3.0, ...). Used for Volumetric, Filament Width Sensor, etc.

Loading…
取消
儲存