klipper/klippy
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
..
chelper
extras gcode: Raise a config error on invalid register_command() 2019-02-18 18:04:42 -05:00
kinematics heater: take a gcode_id when setting up a heater (#1028) 2019-01-02 17:44:02 -05:00
clocksync.py
configfile.py
console.py
gcode.py gcode: Raise a config error on invalid register_command() 2019-02-18 18:04:42 -05:00
heater.py Generic Heater Support 2019-02-14 01:15:11 +00:00
homing.py bltouch: Verify probe always deploys during a homing operation 2019-01-21 09:52:11 -05:00
klippy.py klippy: Report the first error generated 2019-01-11 12:41:55 -05:00
mathutil.py
mcu.py bltouch: Attempt to verify that the probe raises after each probe attempt 2019-01-21 09:52:11 -05:00
msgproto.py
parsedump.py
pins.py atsamd: Initial support for SAMD51 2019-01-28 20:02:16 -05:00
queuelogger.py
reactor.py reactor: support for delayed callbacks 2019-01-07 21:38:36 -05:00
serialhdl.py Revert "serialhdl: Enforce exclusive access on POSIX, this is default behavior on windows. (#1216)" 2019-02-10 11:57:02 -05:00
stepper.py
toolhead.py manual_stepper: Add an "extras" module for manually controlling a stepper 2019-02-12 13:38:13 -05:00
util.py util: Don't crash when calling get_cpu_info on OS X (#1102) 2019-01-11 13:00:44 -05:00