Przeglądaj źródła

Followup to G29 O

Scott Lahteine 7 lat temu
rodzic
commit
4832be52d7
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      Marlin/src/gcode/bedlevel/abl/G29.cpp

+ 1
- 0
Marlin/src/gcode/bedlevel/abl/G29.cpp Wyświetl plik

@@ -185,6 +185,7 @@ void GcodeSuite::G29() {
185 185
     #endif
186 186
     return;
187 187
   }
188
+
188 189
   // Define local vars 'static' for manual probing, 'auto' otherwise
189 190
   #if ENABLED(PROBE_MANUALLY)
190 191
     #define ABL_VAR static

Ładowanie…
Anuluj
Zapisz