Pārlūkot izejas kodu

Corrected #endif and ifdef for Z_PROBE_SLED code.

Charles Bell 10 gadus atpakaļ
vecāks
revīzija
3b8216bdd1
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3
    3
      Marlin/Marlin_main.cpp

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

@@ -1138,8 +1138,8 @@ static void homeaxis(int axis) {
1138 1138
 #if defined (ENABLE_AUTO_BED_LEVELING) && (PROBE_SERVO_DEACTIVATION_DELAY > 0)
1139 1139
   #ifndef Z_PROBE_SLED
1140 1140
     if (axis==Z_AXIS) retract_z_probe();
1141
-  #endif#
1142
-endif
1141
+  #endif
1142
+#endif
1143 1143
 
1144 1144
   }
1145 1145
 }
@@ -1193,7 +1193,7 @@ void refresh_cmd_timeout(void)
1193 1193
   } //retract
1194 1194
 #endif //FWRETRACT
1195 1195
 
1196
-#ifdef ENABLE_AUTO_BED_LEVELING
1196
+#ifdef Z_PROBE_SLED
1197 1197
 //
1198 1198
 // Method to dock/undock a sled designed by Charles Bell.
1199 1199
 //

Notiek ielāde…
Atcelt
Saglabāt