mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-20 05:07:53 -06:00
resonance_tester: Apply input shaper params on SHAPER_CALIBRATE
Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>
This commit is contained in:
parent
16c53992d6
commit
624d360a34
4 changed files with 23 additions and 1 deletions
|
@ -1032,7 +1032,9 @@ frequency responses and the different input shapers values are written
|
|||
to a CSV file(s) `/tmp/calibration_data_<axis>_<name>.csv`. Unless
|
||||
specified, NAME defaults to the current time in "YYYYMMDD_HHMMSS"
|
||||
format. Note that the suggested input shaper parameters can be
|
||||
persisted in the config by issuing `SAVE_CONFIG` command.
|
||||
persisted in the config by issuing `SAVE_CONFIG` command, and if
|
||||
`[input_shaper]` was already enabled previously, these parameters
|
||||
take effect immediately.
|
||||
|
||||
### [respond]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue