aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-extras.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r--config/example-extras.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index ab8d8e3f..61a3d276 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -13,7 +13,9 @@
# QUERY_PROBE extended g-code commands become available. The probe
# section also creates a virtual "probe:z_virtual_endstop" pin. One
# may set the stepper_z endstop_pin to this virtual pin on cartesian
-# style printers that use the probe in place of a z endstop.
+# style printers that use the probe in place of a z endstop. If using
+# "probe:z_virtual_endstop" then do not define a position_endstop in
+# the stepper_z config section.
#[probe]
#pin: ar15
# Probe detection pin. This parameter must be provided.