diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-01-10 11:09:45 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-01-10 11:09:45 -0500 |
commit | ef40e71fe1f3bd54dc99c228b076ce44447272d5 (patch) | |
tree | 807a52eed47582cedd59121d1b2637d1f6a1b772 /docs | |
parent | 2ae732a13afc5b18b7c8f06da29071ae0c1ccada (diff) | |
download | kutter-ef40e71fe1f3bd54dc99c228b076ce44447272d5.tar.gz kutter-ef40e71fe1f3bd54dc99c228b076ce44447272d5.tar.xz kutter-ef40e71fe1f3bd54dc99c228b076ce44447272d5.zip |
docs: Minor reword to Rotation_Distance.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Rotation_Distance.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Rotation_Distance.md b/docs/Rotation_Distance.md index b8134ce3..a2b9673b 100644 --- a/docs/Rotation_Distance.md +++ b/docs/Rotation_Distance.md @@ -160,8 +160,8 @@ Note that sometimes a gearbox will have a slightly different gear ratio than what it is advertised as. The common BMG extruder motor gears are an example of this - they are advertised as "3:1" but actually use "50:17" gearing. (Using teeth numbers without a common -denominator may improve wear leveling as the teeth don't always mesh -the same way with each revolution.) The common "5.18:1 planetary +denominator may improve overall gear wear as the teeth don't always +mesh the same way with each revolution.) The common "5.18:1 planetary gearbox", is more accurately configured with `gear_ratio: 57:11`. If several gears are used on an axis then it is possible to provide a |