🎨 HAS_SHAPING => HAS_ZV_SHAPING
This commit is contained in:
parent
afb9ed73ac
commit
8cdf43f8fd
11 changed files with 29 additions and 29 deletions
|
|
@ -933,7 +933,7 @@ void GcodeSuite::process_parsed_command(const bool no_ok/*=false*/) {
|
|||
case 575: M575(); break; // M575: Set serial baudrate
|
||||
#endif
|
||||
|
||||
#if HAS_SHAPING
|
||||
#if HAS_ZV_SHAPING
|
||||
case 593: M593(); break; // M593: Set Input Shaping parameters
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue