Improved STMicro L64XX stepper driver support (#16452)
This commit is contained in:
parent
53f1e5ff5b
commit
1ad53cee1f
315 changed files with 8582 additions and 5343 deletions
|
|
@ -786,7 +786,7 @@ void GcodeSuite::process_parsed_command(const bool no_ok/*=false*/) {
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#if HAS_DRIVER(L6470)
|
||||
#if HAS_L64XX
|
||||
case 122: M122(); break; // M122: Report status
|
||||
case 906: M906(); break; // M906: Set or get motor drive level
|
||||
case 916: M916(); break; // M916: L6470 tuning: Increase drive level until thermal warning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue