✨ M919 : Chopper Timing (#23400)
This commit is contained in:
parent
09ccaa5051
commit
6fbfeb6801
10 changed files with 387 additions and 80 deletions
|
|
@ -971,6 +971,7 @@ void GcodeSuite::process_parsed_command(const bool no_ok/*=false*/) {
|
|||
#if USE_SENSORLESS
|
||||
case 914: M914(); break; // M914: Set StallGuard sensitivity.
|
||||
#endif
|
||||
case 919: M919(); break; // M919: Set stepper Chopper Times
|
||||
#endif
|
||||
|
||||
#if HAS_L64XX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue