🚸 Default T0 for M569, M906, M913 (#23020)

This commit is contained in:
tombrazier
2021-10-25 22:29:40 +01:00
committed by GitHub
parent 930cb7c317
commit 73875cf9cc
6 changed files with 10 additions and 9 deletions

View File

@@ -390,7 +390,7 @@ public:
static void say_units();
static int8_t get_target_extruder_from_command();
static int8_t get_target_e_stepper_from_command();
static int8_t get_target_e_stepper_from_command(const int8_t dval=-1);
static void get_destination_from_command();
static void process_parsed_command(const bool no_ok=false);