klipper/klippy
Stefan Dej 77add95675
heaters: add last pwm value to heater.get_status (#3621)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-12-13 20:08:16 -05:00
..
chelper itersolve: Convert iterative solver to use "secant method" 2020-11-02 12:07:23 -05:00
extras heaters: add last pwm value to heater.get_status (#3621) 2020-12-13 20:08:16 -05:00
kinematics homing: Prefer printer.command_error() instead of homing.CommandError() 2020-09-04 12:10:36 -04:00
clocksync.py
configfile.py configfile: report "save_config_pending" via get_status() (#3372) 2020-09-28 00:05:55 -04:00
console.py
gcode.py gcode: Don't log debugging output for unknown commands if command is blank 2020-09-17 21:46:00 -04:00
homing.py
klippy.py klippy: Remove import of unused threading module 2020-10-30 13:02:44 -04:00
mathutil.py
mcu.py gpiocmds: Merge digital output and soft pwm code 2020-12-10 12:06:26 -05:00
msgproto.py
parsedump.py
pins.py
queuelogger.py
reactor.py reactor: Record time of recent gc collection sweeps 2020-09-17 02:06:20 -04:00
serialhdl.py serialhdl: Improve Python3 compatibility 2020-12-01 12:40:13 -05:00
stepper.py homing: Prefer printer.command_error() instead of homing.CommandError() 2020-09-04 12:10:36 -04:00
toolhead.py toolhead: Fixed reporting of the kinematic limits 2020-10-14 12:42:15 -04:00
util.py
webhooks.py webhooks: Improve python3 compatibility 2020-12-01 11:07:36 -05:00