aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2025-03-08 22:28:13 -0500
committerKevin O'Connor <kevin@koconnor.net>2025-03-08 22:28:13 -0500
commitfbd5b492157e9b631c42a0ffa164da0a26120fcb (patch)
treecb646a82f86b76068dae928e867f7b807696121a /docs
parentdad21967764dbddf251af7559812bd5549ee72d6 (diff)
downloadkutter-fbd5b492157e9b631c42a0ffa164da0a26120fcb.tar.gz
kutter-fbd5b492157e9b631c42a0ffa164da0a26120fcb.tar.xz
kutter-fbd5b492157e9b631c42a0ffa164da0a26120fcb.zip
docs: Note AXIS_TWIST_COMPENSATION_CALIBRATE AUTO removal in Config_Changes.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/Config_Changes.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
index adc03a08..e4d20fd7 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -8,6 +8,9 @@ All dates in this document are approximate.
## Changes
+20250308: The `AUTO` parameter of the
+`AXIS_TWIST_COMPENSATION_CALIBRATE` command has been removed.
+
20250131: Option `VARIABLE=<name>` in `SAVE_VARIABLE` requires lowercase
value. For example, `extruder` instead of mixedcase `Extruder` or
uppercase `EXTRUDER`. Using any uppercase letter will raise an error.