docs: Note changes to glyph names

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2020-06-08 16:53:47 -04:00
parent 3dcac1308e
commit d94dd8e9fd
3 changed files with 16 additions and 1 deletions

View file

@ -6,6 +6,11 @@ All dates in this document are approximate.
# Changes
20200608: The LCD display support has changed the name of some
internal "glyphs". If a custom display layout was implemented it may
be necessary to update to the latest glyph names (see
klippy/extras/display/display.cfg for a list of available glyphs).
20200606: The pin names on linux mcu have changed. Pins now have names
of the form `gpiochip<chipid>/gpio<gpio>`. For gpiochip0 you can also
use a short `gpio<gpio>`. For example, what was previously referred