✨ M919 : Chopper Timing (#23400)
This commit is contained in:
committed by
Scott Lahteine
parent
6d7ffa6add
commit
5ec384f40c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user