Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tmc2130: Convert field helper into a class | Kevin O'Connor | 2019-02-03 | 1 | -3/+5 |
* | tmc2208: Decode register fields in DUMP_TMC (#1156) | lorf | 2019-02-02 | 1 | -1/+154 |
* | tmc2208: Check for debugging mode before checking for a retransmit | Kevin O'Connor | 2019-01-10 | 1 | -0/+2 |
* | klippy: Convert printer_state("connect") to an event handler | Kevin O'Connor | 2019-01-08 | 1 | -4/+5 |
* | tmc2208: error raise fixed for rx/tx mcu check | Petri Honkala | 2018-12-27 | 1 | -1/+1 |
* | endstop_phase: Add support for detecting phase via TMC stepper drivers | Kevin O'Connor | 2018-10-16 | 1 | -0/+4 |
* | tmc2208: Improve error handling | Kevin O'Connor | 2018-09-30 | 1 | -2/+5 |
* | mcu: Rename add_config_object() to register_config_callback() | Kevin O'Connor | 2018-09-03 | 1 | -1/+1 |
* | tmc2208: Initial support for configuring TMC2208 drivers | Kevin O'Connor | 2018-08-27 | 1 | -0/+234 |