mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-07 05:54:05 -06:00
docs: Note changes to glyph names
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
3dcac1308e
commit
d94dd8e9fd
3 changed files with 16 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue