Pārlūkot izejas kodu

Use NO_FETCH for Dual X G28 (#13539)

InsanityAutomation 6 gadus atpakaļ
vecāks
revīzija
fbc7b51a24
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      Marlin/src/gcode/calibrate/G28.cpp

+ 1
- 1
Marlin/src/gcode/calibrate/G28.cpp Parādīt failu

417
 
417
 
418
   // Restore the active tool after homing
418
   // Restore the active tool after homing
419
   #if HOTENDS > 1 && (DISABLED(DELTA) || ENABLED(DELTA_HOME_TO_SAFE_ZONE))
419
   #if HOTENDS > 1 && (DISABLED(DELTA) || ENABLED(DELTA_HOME_TO_SAFE_ZONE))
420
-    #if ENABLED(PARKING_EXTRUDER)
420
+    #if ENABLED(PARKING_EXTRUDER) || ENABLED(DUAL_X_CARRIAGE)
421
       #define NO_FETCH false // fetch the previous toolhead
421
       #define NO_FETCH false // fetch the previous toolhead
422
     #else
422
     #else
423
       #define NO_FETCH true
423
       #define NO_FETCH true

Notiek ielāde…
Atcelt
Saglabāt