Browse Source

📝 Update TMC SPI endstops comment (#22221)

Keith Bennett 4 years ago
parent
commit
e5f06c814b
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h View File

@@ -2892,7 +2892,7 @@
2892 2892
    *
2893 2893
    * It is recommended to set HOMING_BUMP_MM to { 0, 0, 0 }.
2894 2894
    *
2895
-   * SPI_ENDSTOPS  *** Beta feature! *** TMC2130 Only ***
2895
+   * SPI_ENDSTOPS  *** Beta feature! *** TMC2130/TMC5160 Only ***
2896 2896
    * Poll the driver through SPI to determine load when homing.
2897 2897
    * Removes the need for a wire from DIAG1 to an endstop pin.
2898 2898
    *

Loading…
Cancel
Save