klipper/klippy
Eric Callahan 7ced62ab9c dotstar: report color data via get_status()
Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2021-06-18 10:53:12 -04:00
..
chelper stepcompress: Add missing functions to stepcompress.h 2021-06-11 23:12:16 -04:00
extras dotstar: report color data via get_status() 2021-06-18 10:53:12 -04:00
kinematics extruder: expose `can_extrude` flag based on temperature 2021-06-14 12:56:50 -04:00
clocksync.py msgblock: Add clock estimation helper functions 2021-06-09 18:58:35 -04:00
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: Update gcode descriptions (#4335) 2021-06-02 10:45:27 -04:00
klippy.py klippy: Add a newline between initial error message and hint text 2021-06-10 21:30:09 -04:00
mathutil.py
mcu.py homing: Check for failures during multi-endstop homing 2021-06-09 18:58:35 -04:00
msgproto.py mcu: Raise config_error (not protocol error) on pin enumeration errors 2021-06-09 18:58:26 -04:00
parsedump.py
pins.py
queuelogger.py
reactor.py
serialhdl.py msgblock: Add clock estimation helper functions 2021-06-09 18:58:35 -04:00
stepper.py stepper: Restore mcu_position on set_stepper_kinematics() and set_step_dist() 2021-06-11 23:13:05 -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