menu: Disable support for "deck" and "card" menu items

Disable support for customizing the main lcd display content via the
menu system.  Advise users to use the new display_data config sections
as a replacement.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2020-03-03 21:09:52 -05:00
parent 2cf03ffa23
commit d39c4fe628
4 changed files with 6 additions and 433 deletions

View file

@ -6,6 +6,10 @@ All dates in this document are approximate.
# Changes
20200303: 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).
20200109: The bed_mesh module now references the probe's location
in for the mesh configuration. As such, some configuration options
have been renamed to more accurately reflect their intended