mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-03-05 01:24:41 -07:00
Merge 87b0215801 into 54c7b65d5d
This commit is contained in:
commit
2fbd16a0be
1 changed files with 1 additions and 1 deletions
|
|
@ -330,7 +330,7 @@ contacting the end of the rail. Note the found value as
|
|||
|
||||
After finding *maximum_sensitivity* and *minimum_sensitivity*, use a
|
||||
calculator to obtain the recommend sensitivity as
|
||||
*minimum_sensitivity + (maximum_sensitivity - minimum_sensitivity)/3*.
|
||||
*minimum_sensitivity + ((maximum_sensitivity - minimum_sensitivity)/3)*.
|
||||
The recommended sensitivity should be in the range between the minimum
|
||||
and maximum, but slightly closer to the minimum. Round the final value
|
||||
to the nearest integer value.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue