From 5b674cfe9e278e9e6363f1ca7c10a8462ab430ff Mon Sep 17 00:00:00 2001 From: SoftFever Date: Thu, 13 Oct 2022 23:29:54 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 111b149617..81743a863e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,13 @@ It also supports Voron and Prusa MK3S printers. You can download it here: https://github.com/SoftFever/BambuStudio-SoftFever/releases ## BambuStudio SoftFever change notes: +### [V1.2.5.3 changes](https://github.com/SoftFever/BambuStudio-SoftFever/releases/tag/v1.2.5.3-sf): +1. Label objects to support Klipper Exclude Objects feature +2. Allow users to change output file name format +3. Fix a bug that pressure advance value was not saved in the profile +4. Optimize non-Bambu printer profiles +5. Remove M900 S0 which is not necessary. + ### [V1.2.5 changes](https://github.com/SoftFever/BambuStudio-SoftFever/releases/tag/v1.2.5-sf): 1. Add options to adjust jerk for different line types 2. Add an option to adjust acceleration for travel. Higher acceleration for travel and lower acceleration for the outer wall makes it possible to print faster and nicer.