Add note: TMC2209 requires stealthChop for Sensorless Homing (#15658)

This commit is contained in:
Luu Lac
2019-10-24 11:58:37 -05:00
committed by Scott Lahteine
parent 77f500b857
commit 0b0b822671
106 changed files with 212 additions and 0 deletions

View File

@ -2047,6 +2047,8 @@
* Too low values can lead to false positives, while too high values will collide the axis without triggering.
* It is advised to set X/Y/Z_HOME_BUMP_MM to 0.
* M914 X/Y/Z to live tune the setting
*
* TMC2209 requires STEALTHCHOP enabled for SENSORLESS_HOMING
*/
//#define SENSORLESS_HOMING // StallGuard capable drivers only