Bläddra i källkod

Fix Creality V4 probe pin

Scott Lahteine 3 år sedan
förälder
incheckning
21070c0aaf
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      Marlin/src/pins/stm32f1/pins_CREALITY_V4.h

+ 1
- 1
Marlin/src/pins/stm32f1/pins_CREALITY_V4.h Visa fil

@@ -81,7 +81,7 @@
81 81
 #define Y_STOP_PIN                          PA6
82 82
 #define Z_STOP_PIN                          PA7
83 83
 
84
-#define Z_PROBE_PIN                         PB1   // BLTouch IN
84
+#define Z_MIN_PROBE_PIN                     PB1   // BLTouch IN
85 85
 
86 86
 //
87 87
 // Filament Runout Sensor

Laddar…
Avbryt
Spara