Browse Source

GT2560 V3 followup (#21512)

Vert 4 years ago
parent
commit
d0d5003f45
No account linked to committer's email address
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      Marlin/src/pins/mega/pins_GT2560_V3.h

+ 3
- 0
Marlin/src/pins/mega/pins_GT2560_V3.h View File

83
 #ifndef FIL_RUNOUT2_PIN
83
 #ifndef FIL_RUNOUT2_PIN
84
   #define FIL_RUNOUT2_PIN                     67
84
   #define FIL_RUNOUT2_PIN                     67
85
 #endif
85
 #endif
86
+#ifndef FIL_RUNOUT3_PIN
87
+  #define FIL_RUNOUT3_PIN                     54
88
+#endif
86
 
89
 
87
 //
90
 //
88
 // Power Recovery
91
 // Power Recovery

Loading…
Cancel
Save