mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-06 13:34:06 -06:00
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:
parent
2cf03ffa23
commit
d39c4fe628
4 changed files with 6 additions and 433 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue