Keith Bennett 3 лет назад
Родитель
Сommit
55ba5044ef
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 4 добавлений и 0 удалений
  1. 4
    0
      Marlin/src/gcode/bedlevel/G35.cpp

+ 4
- 0
Marlin/src/gcode/bedlevel/G35.cpp Просмотреть файл

@@ -29,6 +29,10 @@
29 29
 #include "../../module/probe.h"
30 30
 #include "../../feature/bedlevel/bedlevel.h"
31 31
 
32
+#if HAS_MULTI_HOTEND
33
+  #include "../../module/tool_change.h"
34
+#endif
35
+
32 36
 #define DEBUG_OUT ENABLED(DEBUG_LEVELING_FEATURE)
33 37
 #include "../../core/debug_out.h"
34 38
 

Загрузка…
Отмена
Сохранить