klipper/klippy
Kevin O'Connor b611e72a19 pulse_counter: Use "clock" suffix instead of "time" in commands
The debugging code knows how to handle fields that end in "clock".

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-04-30 11:40:37 -04:00
..
chelper stepcompress: Improve numerical stability of step+dir+step filter 2021-04-11 12:19:57 -04:00
extras pulse_counter: Use "clock" suffix instead of "time" in commands 2021-04-30 11:40:37 -04:00
kinematics stepper: Do not set min_stop_interval in micro-controller 2021-04-30 11:09:08 -04:00
clocksync.py
configfile.py configfile: Add printer.configfile.settings command template parameter 2021-01-20 16:25:25 -05:00
console.py console: Add support for connecting via CAN bus 2021-03-13 11:29:41 -05:00
gcode.py gcode: Generate M115 output even if command not sent from gcode pseudo-terminal 2021-04-28 21:40:03 -04:00
klippy.py klippy: Fix check for duplicate objects 2021-03-05 13:59:20 -05:00
mathutil.py
mcu.py stepper: Remove min_stop_interval from mcu code 2021-04-30 11:26:19 -04:00
msgproto.py buildcommands: Extend number of available mcu messages from 96 to 128 2021-02-18 15:21:32 -05:00
parsedump.py
pins.py
queuelogger.py
reactor.py
serialhdl.py serialhdl: Only load the CAN module if CAN bus is configured 2021-03-13 15:02:41 -05:00
stepper.py stepper: Remove min_stop_interval from mcu code 2021-04-30 11:26:19 -04:00
toolhead.py toolhead: Do not limit SET_VELOCITY_LIMIT to values specified in config 2021-04-30 11:26:19 -04:00
util.py
webhooks.py