📌 Overridable probe-related pins (#23107)
This commit is contained in:
@@ -36,7 +36,9 @@
|
||||
#define FAN_PIN PA0 // FAN
|
||||
|
||||
#if ENABLED(PROBE_ACTIVATION_SWITCH)
|
||||
#define PROBE_ACTIVATION_SWITCH_PIN PC6 // Optoswitch to Enable Z Probe
|
||||
#ifndef PROBE_ACTIVATION_SWITCH_PIN
|
||||
#define PROBE_ACTIVATION_SWITCH_PIN PC6 // Optoswitch to Enable Z Probe
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include "pins_CREALITY_V45x.h"
|
||||
|
||||
Reference in New Issue
Block a user