klipper/klippy
Petri Honkala 99a74d9f07 tmc2130: use local variable instead of global Registers in MCU_TMC_SPI
Signed-off-by: Petri Honkala <cruwaller@gmail.com>
2019-12-03 12:06:37 -05:00
..
chelper itersolve: Fix potential backwards time in itersolve_gen_steps_range() 2019-12-02 23:56:42 -05:00
extras tmc2130: use local variable instead of global Registers in MCU_TMC_SPI 2019-12-03 12:06:37 -05:00
kinematics toolhead: Report which axes are homed via get_status() 2019-11-24 20:21:13 -05:00
clocksync.py
configfile.py
console.py
gcode.py gcode: Remove support for "G4 S1" style commands 2019-12-02 19:31:20 -05:00
heater.py
homing.py toolhead: Rename _full_flush() to flush_step_generation() and use globally 2019-11-21 13:17:45 -05:00
klippy.py
mathutil.py
mcu.py mcu: Minor simplification to default reset detection 2019-11-12 22:15:04 -05:00
msgproto.py msgproto: unresolved symbol fixed 2019-11-15 11:36:54 -05:00
parsedump.py
pins.py
queuelogger.py
reactor.py
serialhdl.py
stepper.py stepper: Remove set_commanded_position() call 2019-11-13 19:35:26 -05:00
toolhead.py toolhead: Report which axes are homed via get_status() 2019-11-24 20:21:13 -05:00
util.py