klipper/klippy
Kevin O'Connor bb4fab5570 heater: Rename add_sensor() to add_sensor_factory()
Signed-off-by: Douglas Hammond <wizhippo@gmail.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-02-25 20:34:12 -05:00
..
chelper winch: Add experimental support for cable winch kinematics 2018-12-24 11:38:59 -05:00
extras heater: Rename add_sensor() to add_sensor_factory() 2019-02-25 20:34:12 -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 console: Try to improve the description of the SUPPRESS command 2018-11-16 17:16:14 -05:00
gcode.py gcode: A set temperature request should use the heater name, not the gcode id 2019-02-25 20:32:30 -05:00
heater.py heater: Rename add_sensor() to add_sensor_factory() 2019-02-25 20:34:12 -05: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 endstop_phase: Move endstop phase homing code to new "extras" module 2018-10-16 13:09:23 -04:00
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