aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2020-04-18 12:08:57 -0400
committerKevin O'Connor <kevin@koconnor.net>2020-04-18 12:08:57 -0400
commitee9657bbf66a541020f5bd552b49fa575c7b9dbf (patch)
tree332907a0c21a289b162099da82965650d6f3b317 /docs
parent0ae20421d18bd53ee98e03e825a0b2a468fa5639 (diff)
downloadkutter-ee9657bbf66a541020f5bd552b49fa575c7b9dbf.tar.gz
kutter-ee9657bbf66a541020f5bd552b49fa575c7b9dbf.tar.xz
kutter-ee9657bbf66a541020f5bd552b49fa575c7b9dbf.zip
docs: Note __test menu removed in Config_Changes.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/Config_Changes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
index 2ef712e4..191346b5 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -12,6 +12,10 @@ default and it will show the currently active extruder. To use the
previous display layout set "display_group: _multiextruder_16x4" in
the [display] section of the printer.cfg file.
+20200308: The default `__test` menu item was removed. If the config
+file has a custom menu then be sure to remove all references to this
+`__test` menu item.
+
20200308: The menu "deck" and "card" options were removed. To
customize the layout of an lcd screen use the new display_data config
sections (see config/example-extras.cfg for the details).