SD detect override for older Creality3D RAMPS (#17469)

This commit is contained in:
InsanityAutomation 2020-04-16 05:41:05 -04:00 committed by GitHub
parent f5577b320b
commit d353d67a34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,9 @@
#define FIL_RUNOUT2_PIN 15 // Creality CR-X can use dual runout sensors
#endif
#define SD_DETECT_PIN 49 // Always define onboard SD detect
#ifndef SD_DETECT_PIN
#define SD_DETECT_PIN 49 // Always define onboard SD detect
#endif
#define PS_ON_PIN 40 // Used by CR2020 Industrial series