Kaynağa Gözat

Zero Endstops followup (#21188)

Victor Oliveira 3 yıl önce
ebeveyn
işleme
7fc75fc482
No account linked to committer's email address
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      Marlin/src/module/motion.cpp

+ 1
- 1
Marlin/src/module/motion.cpp Dosyayı Görüntüle

@@ -1393,7 +1393,7 @@ void prepare_line_to_destination() {
1393 1393
     TERN_(I2C_POSITION_ENCODERS, I2CPEM.unhomed(axis));
1394 1394
   }
1395 1395
 
1396
-  #if ENABLED(TMC_HOME_PHASE)
1396
+  #ifdef TMC_HOME_PHASE
1397 1397
     /**
1398 1398
      * Move the axis back to its home_phase if set and driver is capable (TMC)
1399 1399
      *

Loading…
İptal
Kaydet