diff options
author | Donna Whisnant <dewhisna@users.noreply.github.com> | 2023-08-10 20:23:17 -0500 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2023-08-11 20:00:36 -0400 |
commit | 00b78c68ccf42af6c75ad6051e68d494446bac94 (patch) | |
tree | 0648307acdad1133e3af34d0f27ca0aa4eb1214f | |
parent | 20d87c73fe8750118741b8fc9f057c5861ee5df0 (diff) | |
download | kutter-00b78c68ccf42af6c75ad6051e68d494446bac94.tar.gz kutter-00b78c68ccf42af6c75ad6051e68d494446bac94.tar.xz kutter-00b78c68ccf42af6c75ad6051e68d494446bac94.zip |
docs: Update Config_Changes.md to reflect new SKR-3 flash-sdcard naming.
Signed-off-by: Donna Whisnant <dewhisna@dewtronics.com>
-rw-r--r-- | docs/Config_Changes.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 8f8ec37a..063af8ac 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -8,6 +8,10 @@ All dates in this document are approximate. ## Changes +20230810: The flash-sdcard.sh script now supports both variants of the +Bigtreetech SKR-3, STM32H743 and STM32H723. For this, the original tag +of btt-skr-3 now has changed to be either btt-skr-3-h743 or btt-skr-3-h723. + 20230729: The exported status for `dual_carriage` is changed. Instead of exporting `mode` and `active_carriage`, the individual modes for each carriage are exported as `printer.dual_carriage.carriage_0` and |