klipper/klippy
Kevin O'Connor d088a7ca72 tmc2130: Share config reading helpers with tmc2208.py code
Add helper function for reading current, microsteps, and stealthchop
settings from the config file.  Use these helpers in both the tmc2130
and tmc2208 modules.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-02-03 17:39:07 -05:00
..
chelper
extras tmc2130: Share config reading helpers with tmc2208.py code 2019-02-03 17:39:07 -05:00
kinematics
clocksync.py
configfile.py
console.py
gcode.py gcode: add 'speed' parameter to dictionary returned by get_status() 2019-01-28 11:23:52 -05:00
heater.py
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
stepper.py
toolhead.py klippy: Convert printer_state("shutdown") to an event handler 2019-01-08 10:59:43 -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