|
|
@ -1940,10 +1940,12 @@
|
|
|
|
* Connect the stepper driver's DIAG1 pin to the X/Y endstop pin.
|
|
|
|
* Connect the stepper driver's DIAG1 pin to the X/Y endstop pin.
|
|
|
|
* X, Y, and Z homing will always be done in spreadCycle mode.
|
|
|
|
* X, Y, and Z homing will always be done in spreadCycle mode.
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* X/Y/Z_STALL_SENSITIVITY is used to tune the trigger sensitivity.
|
|
|
|
* X/Y/Z_STALL_SENSITIVITY is the default stall threshold.
|
|
|
|
* Use M914 X Y Z to live-adjust the sensitivity.
|
|
|
|
* Use M914 X Y Z to set the stall threshold at runtime:
|
|
|
|
* Higher: LESS sensitive. (Too high => failure to trigger)
|
|
|
|
*
|
|
|
|
* Lower: MORE sensitive. (Too low => false positives)
|
|
|
|
* Sensitivity TMC2209 Others
|
|
|
|
|
|
|
|
* HIGHEST 255 -64 (Too sensitive => False positive)
|
|
|
|
|
|
|
|
* LOWEST 0 63 (Too insensitive => No trigger)
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* It is recommended to set [XYZ]_HOME_BUMP_MM to 0.
|
|
|
|
* It is recommended to set [XYZ]_HOME_BUMP_MM to 0.
|
|
|
|
*
|
|
|
|
*
|
|
|
|