aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Sensorless_Homing.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Rename Sensorless_homing.md to TMC_Drivers.md and extendKevin O'Connor2021-03-101-201/+0
| | | | | | Add additional information on configuring and using TMC drivers. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Wrap lines in Sensorless_Homing.mdKevin O'Connor2021-03-101-30/+117
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Fix typo in Sensorless_Homing.mdKevin O'Connor2021-02-181-1/+1
| | | | | | Reported by @stefanfoulis. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Fix typo in Sensorless_Homing.md (#3916)Jordan Woyak2021-02-111-1/+1
| | | Signed-off-by: Jordan Woyak <jordan.woyak@gmail.com>
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-181-1/+1
| | | | | | | Move all the config reference information from files in the config/ directory to a new Config_Reference.md document. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* tmc5160: diag0 support (#3159)Trevor Jones2020-08-091-0/+2
| | | | | Allow for diag0 only hardware to use sensorless homing. Signed-off-by: Trevor Jones <trevorjones141@gmail.com>
* docs: Update Sensorless_Homing.md with new TMCs (#1958)Nils Schulte2019-10-031-8/+11
| | | Signed-off-by: Nils Schulte <git@nilsschulte.de>
* Update sensorless homing documentation to disable second homeFrank Kang2019-03-191-1/+3
| | | | Signed-off-by: Frank Kang <amblidex@outlook.com>
* docs: Add guide for sensorless homing (#1004)Yannic Schröder2019-01-071-0/+107
Signed-off-by: Yannic Schroeder <schroeder@ibr.cs.tu-bs.de>