Pārlūkot izejas kodu

Fix Probe Manually Grid (#15598)

Robby Candra 5 gadus atpakaļ
vecāks
revīzija
f368c14a61
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      Marlin/src/module/probe.h

+ 1
- 1
Marlin/src/module/probe.h Parādīt failu

@@ -62,7 +62,7 @@
62 62
 
63 63
 #endif
64 64
 
65
-#if HAS_LEVELING && HAS_BED_PROBE
65
+#if HAS_LEVELING && (HAS_BED_PROBE || ENABLED(PROBE_MANUALLY))
66 66
   inline float probe_min_x() {
67 67
     return _MAX(
68 68
       #if IS_KINEMATIC

Notiek ielāde…
Atcelt
Saglabāt