Chris Roadfeldt 9 gadus atpakaļ
vecāks
revīzija
26dc80bf2d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      Marlin/Marlin_main.cpp

+ 1
- 1
Marlin/Marlin_main.cpp Parādīt failu

@@ -2811,7 +2811,7 @@ inline void gcode_M42() {
2811 2811
       #error "You must have a Z_PROBE_PIN defined in order to enable calculation of Z-Probe repeatability."
2812 2812
     #endif
2813 2813
   #else
2814
-    #if (Z_MIN_PIN == -1) &&
2814
+    #if (Z_MIN_PIN == -1)
2815 2815
       #error "You must have a Z_MIN_PIN defined in order to enable calculation of Z-Probe repeatability."
2816 2816
     #endif
2817 2817
   #endif

Notiek ielāde…
Atcelt
Saglabāt