📝 SPI_ENDSTOPS + TMC2240 comment

MarlinFirmware/Marlin#27886
This commit is contained in:
Scott Lahteine 2025-05-27 16:22:43 -05:00
parent 3298bbfd05
commit ae989e5e55
382 changed files with 382 additions and 382 deletions

View file

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