aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Changes.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-12-13 12:33:13 -0500
committerKevin O'Connor <kevin@koconnor.net>2019-12-13 12:33:13 -0500
commit91bade5824dd1e77ae680c64e42641b169f76635 (patch)
tree00218ec173b9aa6739b8380faf80526cf446e0d2 /docs/Config_Changes.md
parentb1bbe975765777f69a0c9e928dcc93eb629e8428 (diff)
downloadkutter-91bade5824dd1e77ae680c64e42641b169f76635.tar.gz
kutter-91bade5824dd1e77ae680c64e42641b169f76635.tar.xz
kutter-91bade5824dd1e77ae680c64e42641b169f76635.zip
docs: Update Config_Changes.md with pointer to sample multi extruder configs
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Changes.md')
-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