Merge upstream changes from Marlin 2.1.2.2
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
static void mmu_loop();
|
||||
static void tool_change(const uint8_t index);
|
||||
static void tool_change(const char *special);
|
||||
static uint8_t get_current_tool();
|
||||
static int8_t get_current_tool();
|
||||
static void set_filament_type(const uint8_t index, const uint8_t type);
|
||||
|
||||
static bool unload();
|
||||
|
Reference in New Issue
Block a user