mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-17 23:18:34 +00:00
Fix Creality V4 probe pin
This commit is contained in:
parent
a96c5209d1
commit
21070c0aaf
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
#define Y_STOP_PIN PA6
|
||||
#define Z_STOP_PIN PA7
|
||||
|
||||
#define Z_PROBE_PIN PB1 // BLTouch IN
|
||||
#define Z_MIN_PROBE_PIN PB1 // BLTouch IN
|
||||
|
||||
//
|
||||
// Filament Runout Sensor
|
||||
|
|
Loading…
Reference in a new issue