diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2023-05-25 12:53:06 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2023-05-25 12:53:06 -0400 |
commit | 5f0d252b408ef0cd182367ba4cc224b8d105f0ec (patch) | |
tree | 7b4822a735e071701969d970961fcec19ff0bcf7 /docs/Config_Changes.md | |
parent | 624d360a34709c2d83bdc0bc32b983740db5739c (diff) | |
download | kutter-5f0d252b408ef0cd182367ba4cc224b8d105f0ec.tar.gz kutter-5f0d252b408ef0cd182367ba4cc224b8d105f0ec.tar.xz kutter-5f0d252b408ef0cd182367ba4cc224b8d105f0ec.zip |
docs: Minor update to Config_Changes.md dates
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r-- | docs/Config_Changes.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 43e11b21..37242ae1 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -8,8 +8,8 @@ All dates in this document are approximate. ## Changes -20230519: `SHAPER_CALIBRATE` command immediately applies input shaper parameters -if `[input_shaper]` was enabled already. +20230525: `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`. |