Browse Source

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 years ago
parent
commit
25b980dddb
No account linked to committer's email address
1 changed files with 0 additions and 4 deletions
  1. 0
    4
      Marlin/src/pins/pins_FORMBOT_TREX3.h

+ 0
- 4
Marlin/src/pins/pins_FORMBOT_TREX3.h View File

160
 // Use the RAMPS 1.4 Analog input 5 on the AUX2 connector
160
 // Use the RAMPS 1.4 Analog input 5 on the AUX2 connector
161
 #define FILWIDTH_PIN        5   // Analog Input
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
 // LCD / Controller
164
 // LCD / Controller
169
 //
165
 //

Loading…
Cancel
Save