diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-08-09 09:37:54 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-08-09 09:37:54 -0400 |
commit | 864d172b68b9b6058fcf1743f1b732c709848c37 (patch) | |
tree | 70ce062a795161915c064d532038fc47a1073033 /docs | |
parent | d991b4c83bf02ec86d51532fdefc234f507e9397 (diff) | |
download | kutter-864d172b68b9b6058fcf1743f1b732c709848c37.tar.gz kutter-864d172b68b9b6058fcf1743f1b732c709848c37.tar.xz kutter-864d172b68b9b6058fcf1743f1b732c709848c37.zip |
docs: Note menu change in Config_Changes.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Config_Changes.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index ea4bf198..b92cf5a2 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -6,6 +6,11 @@ All dates in this document are approximate. # Changes +20200809: The menu system has been rewritten. If the menu has been +customized then it will be necessary to update to the new +configuration. See config/example-menu.cfg for configuration details +and see klippy/extras/display/menu.cfg for examples. + 20200731: The behavior of the `progress` attribute reported by the `virtual_sdcard` printer object has changed. Progress is no longer reset to 0 when a print is paused. It will now always report |