Fix Creality V4 probe pin
This commit is contained in:
parent
a96c5209d1
commit
21070c0aaf
|
@ -81,7 +81,7 @@
|
||||||
#define Y_STOP_PIN PA6
|
#define Y_STOP_PIN PA6
|
||||||
#define Z_STOP_PIN PA7
|
#define Z_STOP_PIN PA7
|
||||||
|
|
||||||
#define Z_PROBE_PIN PB1 // BLTouch IN
|
#define Z_MIN_PROBE_PIN PB1 // BLTouch IN
|
||||||
|
|
||||||
//
|
//
|
||||||
// Filament Runout Sensor
|
// Filament Runout Sensor
|
||||||
|
|
Loading…
Reference in a new issue