aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Example_Configs.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Example_Configs.md b/docs/Example_Configs.md
index 263dacd4..5c17f3e3 100644
--- a/docs/Example_Configs.md
+++ b/docs/Example_Configs.md
@@ -85,7 +85,9 @@ is also a useful resource for finding and sharing config files.
extruder - it is normally in the range of 20 to 35mm. When
specifying a `gear_ratio` it is preferable to specify the actual
gears on the mechanism (eg, prefer `gear_ratio: 80:20` over
- `gear_ratio: 4:1`).
+ `gear_ratio: 4:1`). See the
+ [rotation distance document](Rotation_Distance.md#using-a-gear_ratio)
+ for more information.
6. Avoid defining field values that are set to their default
value. For example, one should not specify `min_extrude_temp:
170` as that is already the default value.