mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Update Changelog for Stable
Update the changelog for the Stable release
This commit is contained in:
parent
fbf5288731
commit
320f927fba
1 changed files with 26 additions and 5 deletions
|
@ -13,9 +13,9 @@ Try it for yourself <a href="https://www.thingiverse.com/thing:6069926?utm_sourc
|
|||
- 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.
|
||||
Introduced the Smart Brim setting that changes the order in which the brim lines are printed making them easier to remove. Try it for yourself <a href="https://www.thingiverse.com/thing:6080908?utm_source=changelog&utm_medium=cura&utm_campaign=54_beta">with this Cura Cookie Cutter</a>.
|
||||
|
||||
* Other new features and improvements:
|
||||
* 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.
|
||||
|
@ -27,8 +27,7 @@ Introduced the Smart Brim setting that changes the order in which the brim lines
|
|||
- 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.
|
||||
* Bug Fixes
|
||||
- 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
|
||||
|
@ -42,8 +41,19 @@ Introduced the Smart Brim setting that changes the order in which the brim lines
|
|||
- 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
|
||||
- Fixed a bug where the material estimation would not show currencies correctly. Contributed by @Diegovd
|
||||
|
||||
* Printer definitions, profiles and materials:
|
||||
* Bugs resolved since the Beta Release
|
||||
- Fixed a bug where undesirable micro-segments would introduce jagged paths on curved surfaces.
|
||||
- Fixed a bug where it was not possible to use custom support and brim meshes
|
||||
- Fixed a bug Cura would not start when upgrading from a Cura 5.4 Nightly
|
||||
- Fixed a bug where Connect Top/Bottom Polygons would cause a slicing crash
|
||||
- Fixed a bug where generic materials were missing for some printers
|
||||
- Fixed a bug where Support Horizontal Expansion would be incorrectly applied to tree supports
|
||||
- Fixed a bug where nozzles were missing from the Elegoo Neptune 3 Plus. Contributed by @GregValiant
|
||||
|
||||
* Printer definitions, profiles, and materials:
|
||||
- Introduced UltiMaker PET CF with Annealing and Engineering intents
|
||||
- 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
|
||||
|
@ -60,6 +70,17 @@ Introduced the Smart Brim setting that changes the order in which the brim lines
|
|||
- 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
|
||||
|
||||
* Community translations:
|
||||
- Updated Brazilian translations, contributed by @Patola
|
||||
|
||||
* Known critical issues:
|
||||
- Support Brim is missing if the Buildplate Adhesion is set to None. <a href="https://github.com/Ultimaker/Cura/issues/14983">We are tracking reports here</a>.
|
||||
- Hide seam is actually not hidden and can give random results, for now changing the Seam Corner Preference to None will give better results. <a href="https://github.com/Ultimaker/Cura/issues/15290">We are tracking reports here</a>.
|
||||
- Combing Not In Skin can result in unexpected stringing. <a href="https://github.com/Ultimaker/Cura/issues/14511">We are tracking reports here</a>.
|
||||
- Multiple external monitors on Windows (especially if from the same brand) <a href="https://support.ultimaker.com/hc/en-us/articles/6103674944156">might be a problem under some circumstances</a>.
|
||||
- Does Cura (not) work on your OS (version)? See <a href="https://support.ultimaker.com/hc/en-us/articles/360011889579">this article</a> for clarification.
|
||||
|
||||
|
||||
|
||||
[5.3.1]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue