Browse Source

No BTN_ENC_EN on Anet 10 (#20684)

ellensp 4 years ago
parent
commit
e9ab6c10cf
No account linked to committer's email address
1 changed files with 0 additions and 6 deletions
  1. 0
    6
      Marlin/src/pins/sanguino/pins_ANET_10.h

+ 0
- 6
Marlin/src/pins/sanguino/pins_ANET_10.h View File

198
 
198
 
199
   #endif
199
   #endif
200
 
200
 
201
-  #if ENABLED(REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER)
202
-    #define BTN_ENC_EN               LCD_PINS_D7  // Detect the presence of the encoder
203
-  #endif
204
-
205
 #else
201
 #else
206
-
207
   #define SERVO0_PIN                          27
202
   #define SERVO0_PIN                          27
208
-
209
 #endif
203
 #endif
210
 
204
 
211
 #ifndef FIL_RUNOUT_PIN
205
 #ifndef FIL_RUNOUT_PIN

Loading…
Cancel
Save