aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Changes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r--docs/Config_Changes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
index 75b4d0b1..54af4b8b 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -7,6 +7,10 @@ document when upgrading the Klipper software.
All dates in this document are approximate.
## Changes
+20230103: It is now possible with the flash-sdcard.sh script to flash
+both variants of the Bigtreetech SKR-2, STM32F407 and STM32F429.
+This means that the original tag of btt-skr2 now has changed to either
+btt-skr-2-f407 or btt-skr-2-f429.
20221122: Previously, with safe_z_home, it was possible that the
z_hop after the g28 homing would go in the negative z direction.