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.cfg10
1 files changed, 5 insertions, 5 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index d4013364..fe3a9731 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -422,11 +422,11 @@
# not use upper case characters.
#rename_existing:
# This option will cause the macro to override an existing G-Code
-# command, and the existing definition for the command will be
-# renamed to the name provided here. This can be used to override
-# builtin G-Code commands. Care should be taken when overriding
-# commands as that can cause complex and unexpected results. The
-# default is to not override an existing G-Code command.
+# command and provide the previous definition of the command via the
+# name provided here. This can be used to override builtin G-Code
+# commands. Care should be taken when overriding commands as it can
+# cause complex and unexpected results. The default is to not
+# override an existing G-Code command.
# Execute a gcode on a set delay.
#[delayed_gcode my_delayed_gcode]