klipper/klippy/extras/display
Kevin O'Connor b260eb9168 gcode: Raise a config error on invalid register_command()
Raise a printer.config_error() on an invalid register_command() call.
This error is easier to handle for the vast majority of callers.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-02-18 18:04:42 -05:00
..
__init__.py
display.py gcode: Raise a config error on invalid register_command() 2019-02-18 18:04:42 -05:00
font8x14.py
hd44780.py display: Add a get_dimensions() method to lcd chip classes 2018-11-21 20:45:53 -05:00
icons.py
menu.cfg menu: Fix filament loading and unloading feature (#1082) 2019-01-07 10:25:19 -05:00
menu.py menu: Don't peek into printer.objects member variable 2019-01-08 12:03:46 -05:00
st7920.py display: Add a get_dimensions() method to lcd chip classes 2018-11-21 20:45:53 -05:00
uc1701.py i2ccmds: Pass the i2c address as a 7-bit number (0-127) 2019-01-07 20:00:44 -05:00