aboutsummaryrefslogtreecommitdiffstats
path: root/config/example.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/example.cfg')
-rw-r--r--config/example.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/example.cfg b/config/example.cfg
index b8531691..c579864e 100644
--- a/config/example.cfg
+++ b/config/example.cfg
@@ -64,7 +64,8 @@ position_max: 200
# The default is homing_speed/2.
#homing_positive_dir:
# If true, homing will cause the stepper to move in a positive
-# direction (away from zero); if false, home towards zero. The
+# direction (away from zero); if false, home towards zero. It is
+# better to use the default than to specify this parameter. The
# default is true if position_endstop is near position_max and false
# if near position_min.