From 20e40bcd8e68e9738c8b03c2101a041ab25dcdb9 Mon Sep 17 00:00:00 2001 From: MariMakes <40423138+MariMakes@users.noreply.github.com> Date: Fri, 9 Jun 2023 18:22:34 +0200 Subject: [PATCH 1/3] Updated Changelog for Cura 5.4 Updated Changelog for Cura 5.4 --- resources/texts/change_log.txt | 63 ++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt index 548add9b7e..cf9f92d8d4 100644 --- a/resources/texts/change_log.txt +++ b/resources/texts/change_log.txt @@ -1,3 +1,66 @@ +[5.4] + +* Introduced the new Tree Support contributed by @ThomasRahm +Try it for yourself with this dragon pencil cup. + +- Improved slicing time for Tree Support +- Introduced 10 new settings and updated 2 so anyone can tune the behavior +- Updated options for Tree Support Rest Preference to be more correct +- Fixed a bug where Tree Support would generate unsupported islands +- Fixed a bug where slicing would fail if Preference was set to On Any Flat Surface +- Fixed a bug where branches were not generated when Support Interface was enabled. +- Fixed a bug where the Support Overhang Angle caused a crash with Tree Support +- Fixed a bug where the Support Interface was not correctly generated with Tree Support + +* Changed the order in which the brim is printed so it's easier to remove +Introduced the Smart Brim setting that changes the order in which the brim lines are printed making them easier to remove. + +* Other new features and improvements: +- Updated the UltiMaker logo to reflect the new company logo +- Added support for the updated mainboard revisions of UltiMaker S3, S5, and S7 +- Introduced Hole Horizontal Expansion Max Diameter so only the expansion of smaller holes can be tuned while leaving larger holes untouched. +- Introduced Skirt Height setting to make a skirt easier to remove +- Improved the minimum layer time for printers with multiple extruders. +- Improved accuracy of when the M104 Hotend Temperature command is added +- Improved printing order of the prime tower to include a dual brim, primed every layer, and primed before and after the extruder switch. +- Improved behavior for opening and closing categories when adding a new printer +- Improved accuracy of when the M104 Hotend Temperature command is added +- Removed the settings related to Wire Printing since it was broken and barely used. + +* Other Bug Fixes +- Fixed a bug where undesirable micro segments would introduce jagged paths on curved surfaces. +- Fixed a bug where the brim line would not be printed in the same orientation +- Fixed a bug where models dropped to the buildplate when they were supposed to be floating +- Fixed a bug where models would overlap if multiple models were loaded at the same time +- Fixed a bug where an error would be shown too often in One At A Time print sequence +- Fixed a bug where the message for a new Beta version available would show up during the Beta. +- Fixed a bug where ESun PLA+ would display unsupported. +- Fixed a bug where the printjob name was hard to read in darkmode +- Fixed a bug where the Minimum Layer Time was incorrectly interpolated +- Fixed a bug where Cura would crash on star-up for some Linux systems because of missing SimpleButton, contributed by @fieldOfView +- Fixed a bug where the Post Processing Plugin would create extra folders, contributed by @fieldOfView +- Fixed AppImage Icon for Linux systems, contributed by @leoheck +- Fixed a bug where the buildplate temperature in the USB printing monitor was not rounded, contributed by @asteroids1975 +- Fixed a bug where retracting for Filament Change was not performed correctly because of an extra /n in the gcode. Contributed by @JuanManuelCuello + +* Printer definitions, profiles and materials: +- Updated Infill- and Skin Overlap settings for UltiMaker printers +- Enabled a modest Support Brim by default for UltiMaker printers +- Updated Support Interface speeds for PVA for UltiMaker printers +- Added Gutenberg G-Zero, contributed by @ChipCE +- Added Hellbot Magna SE 300, and Magna SE Pro, contributed by @DevelopmentHellbot +- Added Kingroon KP3S Pro, contributed by @willuhmjs +- Added LNL3D D3, D3 Vulcan, D5 and D6, contributed by @LNL3D +- Added Longer LK4 X, contributed by @BradleyFord +- Added Mixware Hyper K, Hyper S, Vulcan, and Wand, contributed by @Mixwarebot +- Added Snapmaker 2 A150, A250 an A350 dual extruder printers, contributed by @highpowerxh +- Added Sovol SV04, contributed by @Joyce-lujunxu +- Added Sovol SV06 plus, and updated Sovol SV06, contributed by @Ashok-Varma and @eropple +- Added WeeFun Tina2, and WeeFun Tina2, contributed by @syntax1269 +- Updated Creality 3 S1, Creality 3 S1 Plus, and Creality 3 S1 Pro, contributed by @sparkym3 +- Updated Cremaker profile to remove material temperature boost, contributed by @hyu7000 + + [5.3.1] Restored and updated translations for 11 languages From 62ebcbc8d57b66bf7c8cb59883aff4d525852d51 Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Tue, 13 Jun 2023 16:31:49 +0200 Subject: [PATCH 2/3] Fix repeated line in changelog Thanks to qwerty8224 for spotting it! CURA-10677 --- resources/texts/change_log.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt index cf9f92d8d4..a0256ff3f2 100644 --- a/resources/texts/change_log.txt +++ b/resources/texts/change_log.txt @@ -24,7 +24,6 @@ Introduced the Smart Brim setting that changes the order in which the brim lines - Improved accuracy of when the M104 Hotend Temperature command is added - Improved printing order of the prime tower to include a dual brim, primed every layer, and primed before and after the extruder switch. - Improved behavior for opening and closing categories when adding a new printer -- Improved accuracy of when the M104 Hotend Temperature command is added - Removed the settings related to Wire Printing since it was broken and barely used. * Other Bug Fixes From c18061911bf7cb0a3b3d94750b6b3c38ac781d2e Mon Sep 17 00:00:00 2001 From: "c.lamboo" Date: Thu, 15 Jun 2023 17:14:25 +0200 Subject: [PATCH 3/3] Add pyqt upgrade to changelog CURA-10677 --- resources/texts/change_log.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt index a0256ff3f2..13c567e245 100644 --- a/resources/texts/change_log.txt +++ b/resources/texts/change_log.txt @@ -25,6 +25,7 @@ Introduced the Smart Brim setting that changes the order in which the brim lines - Improved printing order of the prime tower to include a dual brim, primed every layer, and primed before and after the extruder switch. - Improved behavior for opening and closing categories when adding a new printer - Removed the settings related to Wire Printing since it was broken and barely used. +- Upgraded PyQt to version 6.4.2 which improves responsiveness in the UI * Other Bug Fixes - Fixed a bug where undesirable micro segments would introduce jagged paths on curved surfaces.