HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
This commit is contained in:
parent
736521a3f1
commit
b1a50d54e2
31 changed files with 65 additions and 65 deletions
|
|
@ -785,7 +785,7 @@ void GcodeSuite::process_parsed_command(const bool no_ok/*=false*/) {
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#if HAS_TRINAMIC
|
||||
#if HAS_TRINAMIC_CONFIG
|
||||
case 122: M122(); break; // M122: Report driver configuration and status
|
||||
case 906: M906(); break; // M906: Set motor current in milliamps using axis codes X, Y, Z, E
|
||||
#if HAS_STEALTHCHOP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue