aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Changes.md
diff options
context:
space:
mode:
authorDmitry Butyugin <dmbutyugin@google.com>2021-12-08 21:44:07 +0100
committerKevinOConnor <kevin@koconnor.net>2021-12-30 18:14:53 -0500
commit309b8e030f68329d04573042ffc53a2745ac088b (patch)
tree7170b01e09b2e49c331d732971bfccaecc4963d4 /docs/Config_Changes.md
parent8b6753d68f681b0ed7e76b5e05b2bc7da6d5aa1d (diff)
downloadkutter-309b8e030f68329d04573042ffc53a2745ac088b.tar.gz
kutter-309b8e030f68329d04573042ffc53a2745ac088b.tar.xz
kutter-309b8e030f68329d04573042ffc53a2745ac088b.zip
scripts: Migrated shaper calibration scripts to Python3
Also updated instructions to install python3-numpy and python3-matplotlib Python packages. Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r--docs/Config_Changes.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
index 11447d4d..e9bcd120 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -8,6 +8,16 @@ All dates in this document are approximate.
## Changes
+20211230: Scripts to tune input shaper (`scripts/calibrate_shaper.py`
+and `scripts/graph_accelerometer.py`) were migrated to use Python3
+by default. As a result, users must install Python3 versions of certain
+packages (e.g. `sudo apt install python3-numpy python3-matplotlib`) to
+continue using these scripts. For more details, refer to
+[Software installation](Measuring_Resonances.md#software-installation).
+Alternatively, users can temporarily force the execution of these scripts
+under Python 2 by explicitly calling Python2 interpretor in the console:
+`python2 ~/klipper/scripts/calibrate_shaper.py ...`
+
20211110: The "NTC 100K beta 3950" temperature sensor is deprecated.
This sensor will be removed in the near future. Most users will find
the "Generic 3950" temperature sensor more accurate. To continue to