diff options
author | Dmitry Butyugin <dmbutyugin@google.com> | 2023-04-19 23:11:10 +0200 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2023-05-25 12:52:29 -0400 |
commit | 624d360a34709c2d83bdc0bc32b983740db5739c (patch) | |
tree | dc13b980206360a1e5d953a09a55c4676900cd42 /docs/Config_Changes.md | |
parent | 16c53992d62e17a6dcdef7a8a0a5fbfb57ea7111 (diff) | |
download | kutter-624d360a34709c2d83bdc0bc32b983740db5739c.tar.gz kutter-624d360a34709c2d83bdc0bc32b983740db5739c.tar.xz kutter-624d360a34709c2d83bdc0bc32b983740db5739c.zip |
resonance_tester: Apply input shaper params on SHAPER_CALIBRATE
Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r-- | docs/Config_Changes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 14c3b12b..43e11b21 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -8,6 +8,9 @@ All dates in this document are approximate. ## Changes +20230519: `SHAPER_CALIBRATE` command immediately applies input shaper parameters +if `[input_shaper]` was enabled already. + 20230407: The `stalled_bytes` counter in the log and in the `printer.mcu.last_stats` field has been renamed to `upcoming_bytes`. |