aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Config_Changes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
index 51f8e3de..fa81032b 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -10,7 +10,8 @@ All dates in this document are approximate.
extruder activate_gcode and deactivate_gcode config options have been
removed. If these commands (and scripts) are needed then define
individual [gcode_macro T0] style macros that call the
-ACTIVATE_EXTRUDER command.
+ACTIVATE_EXTRUDER command. See the config/sample-idex.cfg and
+sample-multi-extruder.cfg files for examples.
20191210: Support for the M206 command has been removed. Replace with
calls to SET_GCODE_OFFSET. If support for M206 is needed, add a