✨ Polargraph M665 settings (#24401)
This commit is contained in:
parent
504fec9823
commit
9706cd0d7d
8 changed files with 115 additions and 62 deletions
|
|
@ -933,7 +933,7 @@ void GcodeSuite::process_parsed_command(const bool no_ok/*=false*/) {
|
|||
#endif
|
||||
|
||||
#if IS_KINEMATIC
|
||||
case 665: M665(); break; // M665: Set Delta/SCARA parameters
|
||||
case 665: M665(); break; // M665: Set Kinematics parameters
|
||||
#endif
|
||||
|
||||
#if ENABLED(DELTA) || HAS_EXTRA_ENDSTOPS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue