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.cfg13
1 files changed, 0 insertions, 13 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index b48ca5c9..5b8f6909 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -677,19 +677,6 @@
# config section should define the heater and the extruder4 section
# should specify "shared_heater: extruder3". The default is to not
# reuse an existing heater.
-#deactivate_gcode:
-# A list of G-Code commands to execute on a G-Code tool change
-# command (eg, "T1") that deactivates this extruder and activates
-# some other extruder. See docs/Command_Templates.md for G-Code
-# format. It only makes sense to define this section on
-# multi-extruder printers. The default is to not run any special
-# G-Code commands on deactivation.
-#activate_gcode:
-# A list of G-Code commands to execute on a G-Code tool change
-# command (eg, "T0") that activates this extruder. See
-# docs/Command_Templates.md for G-Code format. It only makes sense
-# to define this section on multi-extruder printers. The default is
-# to not run any special G-Code commands on activation.
# Support for cartesian printers with dual carriages on a single
# axis. The active carriage is set via the SET_DUAL_CARRIAGE extended