Move T (tool change) to cpp
This commit is contained in:
@ -722,7 +722,7 @@ private:
|
||||
|
||||
static void M999();
|
||||
|
||||
static void T(uint8_t tmp_extruder);
|
||||
static void T(const uint8_t tmp_extruder);
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user