InsanityAutomation
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
1 deletions
-
Marlin/src/pins/ramps/pins_RAMPS_CREALITY.h
|
@ -39,7 +39,9 @@ |
|
|
#define FIL_RUNOUT2_PIN 15 // Creality CR-X can use dual runout sensors
|
|
|
#define FIL_RUNOUT2_PIN 15 // Creality CR-X can use dual runout sensors
|
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
#ifndef SD_DETECT_PIN |
|
|
#define SD_DETECT_PIN 49 // Always define onboard SD detect
|
|
|
#define SD_DETECT_PIN 49 // Always define onboard SD detect
|
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
#define PS_ON_PIN 40 // Used by CR2020 Industrial series
|
|
|
#define PS_ON_PIN 40 // Used by CR2020 Industrial series
|
|
|
|
|
|
|
|
|