aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/tmc2660.py
Commit message (Expand)AuthorAgeFilesLines
* tmc2660: error and whitespace fixesPetri Honkala2018-12-271-4/+4
* tmc2660: Use bus.py helper code for spiKevin O'Connor2018-11-211-31/+8
* tmc2660: Fix typo in TMC2660 extra (#830)Florian Heilmann2018-10-291-1/+1
* Add DUMP_TMC capabilities to the TMC2660 extraFlorian Heilmann2018-10-281-1/+19
* Implement idle event support in the TMC2660 extraFlorian Heilmann2018-10-281-48/+25
* tmc2660: Add endstop phase detection functionality to TMC2660 extra (#816)Florian Heilmann2018-10-241-1/+12
* docs: Update Features.md document with tmc2660 supportKevin O'Connor2018-10-021-0/+0
* tmc2660: Implementation of TMC2660 extra (#621)Florian Heilmann2018-09-111-0/+269