@ -70,10 +70,15 @@
//
// Probe
#ifndef PROBE_TARE_PIN
#define PROBE_TARE_PIN PA1
#endif
#if ENABLED(PROBE_ACTIVATION_SWITCH)
#ifndef PROBE_ACTIVATION_SWITCH_PIN
#define PROBE_ACTIVATION_SWITCH_PIN PC2 // Optoswitch to Enable Z Probe
// Steppers
@ -36,7 +36,9 @@
#define FAN_PIN PA0 // FAN
#define PROBE_ACTIVATION_SWITCH_PIN PC6 // Optoswitch to Enable Z Probe
#include "pins_CREALITY_V45x.h"
#define FAN_PIN PB15 // FAN
#define PROBE_ACTIVATION_SWITCH_PIN PB2 // Optoswitch to Enable Z Probe
@ -64,7 +64,9 @@
#define PROBE_TARE_PIN PA5
@ -136,8 +136,10 @@
// Probe enable
#if ENABLED(PROBE_ENABLE_DISABLE)
#ifndef PROBE_ENABLE_PIN
#define PROBE_ENABLE_PIN SERVO0_PIN
// Filament Runout Sensor