|
@ -28,6 +28,7 @@ |
|
|
#include "../../../Marlin.h" |
|
|
#include "../../../Marlin.h" |
|
|
#include "../../../module/motion.h" |
|
|
#include "../../../module/motion.h" |
|
|
#include "../../../module/temperature.h" |
|
|
#include "../../../module/temperature.h" |
|
|
|
|
|
#include "../../../feature/pause.h" |
|
|
|
|
|
|
|
|
#if EXTRUDERS > 1 |
|
|
#if EXTRUDERS > 1 |
|
|
#include "../../../module/tool_change.h" |
|
|
#include "../../../module/tool_change.h" |
|
|