klipper/klippy
Kevin O'Connor d39c4fe628 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>
2020-03-08 17:38:24 -04:00
..
chelper Revert "itersolve: Implement a step+dir+step filter" 2020-03-05 18:37:02 -05:00
extras menu: Disable support for "deck" and "card" menu items 2020-03-08 17:38:24 -04:00
kinematics safe_z_home: Support note_z_not_homed() in kinematics (#2500) 2020-03-01 23:00:41 -05:00
clocksync.py clocksync: Remove no longer used get_adjusted_freq() function 2020-03-06 16:35:02 -05:00
configfile.py
console.py
gcode.py
heater.py heater: Fix misspelling of Celsius 2020-02-27 11:31:51 -05:00
homing.py homing: Don't raise a TimeoutError from home_wait() 2020-02-19 12:20:00 -05:00
klippy.py
mathutil.py
mcu.py clocksync: Remove no longer used get_adjusted_freq() function 2020-03-06 16:35:02 -05:00
msgproto.py
parsedump.py
pins.py
queuelogger.py
reactor.py
serialhdl.py mcu: Introduce new lookup_query_command() command wrapper 2020-02-20 13:24:53 -05:00
stepper.py mcu: Introduce new lookup_query_command() command wrapper 2020-02-20 13:24:53 -05:00
toolhead.py Revert "itersolve: Implement a step+dir+step filter" 2020-03-05 18:37:02 -05:00
util.py