1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-23 20:18:52 +00:00

📝 Update TMC SPI endstops comment (#22221)

This commit is contained in:
Keith Bennett 2021-06-25 14:12:21 -07:00 committed by GitHub
parent f399706911
commit e5f06c814b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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