aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Changes.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2024-01-13 14:23:40 -0500
committerKevin O'Connor <kevin@koconnor.net>2024-02-15 12:40:10 -0500
commit4f00f2199174eca1b022fe4b8f7f3aaedfd90b6f (patch)
tree7db3071534c5a3ee5ddb07dc41ea9f1767038751 /docs/Config_Changes.md
parentc92732e4f18caf95d1a2789f8438cca4c844413d (diff)
downloadkutter-4f00f2199174eca1b022fe4b8f7f3aaedfd90b6f.tar.gz
kutter-4f00f2199174eca1b022fe4b8f7f3aaedfd90b6f.tar.xz
kutter-4f00f2199174eca1b022fe4b8f7f3aaedfd90b6f.zip
docs: Note removal of deprecated options in Config_Changes.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r--docs/Config_Changes.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
index ae2c5f0a..980c4f33 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -8,6 +8,14 @@ All dates in this document are approximate.
## Changes
+20240215: Several deprecated features have been removed. Using "NTC
+100K beta 3950" as a thermistor name has been removed (deprecated on
+20211110). The `SYNC_STEPPER_TO_EXTRUDER` and
+`SET_EXTRUDER_STEP_DISTANCE` commands have been removed, and the
+extruder `shared_heater` config option has been removed (deprecated on
+20220210). The bed_mesh `relative_reference_index` option has been
+removed (deprecated on 20230619).
+
20240123: The output_pin SET_PIN CYCLE_TIME parameter has been
removed. Use the new
[pwm_cycle_time](Config_Reference.md#pwm_cycle_time) module if it is