Merge upstream changes from Marlin 2.1.2.2

This commit is contained in:
Stefan Kalscheuer
2024-02-13 20:32:22 +01:00
parent e466309bfb
commit 752476dc8f
1367 changed files with 41601 additions and 31124 deletions

View File

@@ -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();