commit
03a1bef4ee
1 changed files with 1 additions and 1 deletions
|
@ -2120,7 +2120,7 @@ void force_high_power_mode(bool start_high_power_section) {
|
||||||
}
|
}
|
||||||
#endif //TMC2130
|
#endif //TMC2130
|
||||||
|
|
||||||
bool gcode_M45(bool onlyZ, int8_t verbosity_level);
|
bool gcode_M45(bool onlyZ, int8_t verbosity_level)
|
||||||
{
|
{
|
||||||
bool final_result = false;
|
bool final_result = false;
|
||||||
#ifdef TMC2130
|
#ifdef TMC2130
|
||||||
|
|
Loading…
Reference in a new issue