klipper/klippy
Kevin O'Connor 5bc47d9416 tmc2130: Use FieldHelper() to set/get driver fields
Use the field helper to simplify the bit manipulation in the driver.
This also enables the extended DUMP_TMC output.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-02-21 11:35:58 -05:00
..
chelper
extras tmc2130: Use FieldHelper() to set/get driver fields 2019-02-21 11:35:58 -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