klipper/klippy/extras/display
Kevin O'Connor 84ac5b0146 configfile: Support config.getchoice() with integer keys
If the choice mapping uses integer keys then lookup the config option
using self.getint().  This simplifies the callers and improves the
encoding of the printer.configfile.settings export.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-08-25 10:36:45 -04:00
..
__init__.py
display.cfg
display.py hd44780_spi: added lcd support to the mightyboard (#4121) 2021-04-07 21:07:23 -04:00
font8x14.py
hd44780.py configfile: Support config.getchoice() with integer keys 2021-08-25 10:36:45 -04:00
hd44780_spi.py configfile: Support config.getchoice() with integer keys 2021-08-25 10:36:45 -04:00
menu.cfg menu: fix crash when opening SDCard menu while printing 2021-07-26 22:34:43 -04:00
menu.py
menu_keys.py menu_keys: Use config.getfloatlist() for analog_range_ config options 2021-08-21 18:08:11 -04:00
st7920.py
uc1701.py