浏览代码

Remove erroneous Pin 12 definition

There is no switchable Power Supply.   Don't put it on Pin 12.   
(Pin 12 is actually FAN1)
Roxy-3D 6 年前
父节点
当前提交
25b980dddb
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0
    4
      Marlin/src/pins/pins_FORMBOT_TREX3.h

+ 0
- 4
Marlin/src/pins/pins_FORMBOT_TREX3.h 查看文件

@@ -160,10 +160,6 @@
160 160
 // Use the RAMPS 1.4 Analog input 5 on the AUX2 connector
161 161
 #define FILWIDTH_PIN        5   // Analog Input
162 162
 
163
-#ifndef PS_ON_PIN
164
-  #define PS_ON_PIN        12
165
-#endif
166
-
167 163
 //
168 164
 // LCD / Controller
169 165
 //

正在加载...
取消
保存