mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Merge branch '5.5'
# Conflicts: # conanfile.py
This commit is contained in:
commit
68e3c79d71
1 changed files with 19 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
- Updated printing temperatures for UltiMaker printers to be more uniform
|
||||
- Updated Support Interface Settings for UltiMaker printers
|
||||
- Introduced a support material tag, so support is automatically printed with support material
|
||||
- Default has been updated to Balanced to reflect the perfect harmony between these visual, engineering, and draft profiles.
|
||||
|
||||
* Quality of Life Improvements
|
||||
- Use Tab to navigate between settings in the Per Model Settings window
|
||||
|
@ -52,10 +53,12 @@
|
|||
- Updated supporting certify libraries
|
||||
- Introduced a new Post Processing Script; Limit XY Accel for bed-slinger printers, contributed by @GregValiant
|
||||
- Introduced the machine name in the gcode headers, contributed by @smartin015
|
||||
- Extruder settings are cached to speed up slicing, contributed by @sesse
|
||||
|
||||
* Bug Fixes that improve Printed Part Quality
|
||||
- The first support layers were printed incorrectly if adhesion was set to None
|
||||
- The support was printed before the brim when the origin was at the center of the buildplate
|
||||
- Some improvements to the Zseam for user-specified or the sharpest corner seam alignment
|
||||
- Printers with a high resolution would incorrectly print embossed features
|
||||
- The flow would unexpectedly increase after a bridge was completed.
|
||||
- Bridging settings would not be applied to the first skin layer if the infill density was set to 0
|
||||
|
@ -63,6 +66,19 @@
|
|||
- A brim would be too small if the extruder was not defined.
|
||||
- The Initial Buildplate and Printing Temperature would not be applied correctly when printing One-At-A-Time
|
||||
|
||||
* Bugs resolved since the Beta Release
|
||||
- Updated some settings for UltiMaker printers to prevent infill from being exposed, introduce a visual mode for PETG, and prevent stringing for PETG and ABS
|
||||
- Fixed the upgrade script for UltiMaker materials that would cause configuration errors
|
||||
- Updated the arrange algorithm to work better with larger models
|
||||
- Prevented future crashes caused by the new gradual flow plugin with some active printers
|
||||
- Fixed Linux Legacy crashes for open file dialog due to OS icon style
|
||||
- The Linux Appimage had an unnessecarily large file size
|
||||
- The top layers where not showing distinct inner and outer walls.
|
||||
- A printjob with a different raft extruder could cause a printjob to be considered too large to print
|
||||
- A project file with an intent would not be loaded correctly
|
||||
- Moved the position of the Target Machine name in the start gcode to predicted time and material use for some printers
|
||||
- Restored the ColorDialog to prevent an SDK break
|
||||
|
||||
* Other Bug Fixes
|
||||
- You could not load some Marketplace materials with intents on the like BASF Ultrafuse 17-4PH
|
||||
- For some Linux versions it was not possible to add a 3D printer
|
||||
|
@ -94,6 +110,9 @@
|
|||
- Updated start gcode and homing behavior in Creality Ender 3 S1, contributed by @GregValiant.
|
||||
- Updated faulty disallowed areas for Anycubic Kossel, contributed by @GregValiant
|
||||
|
||||
* Community translations:
|
||||
- Updated Brazilian translations, contributed by @Patola
|
||||
|
||||
[5.4]
|
||||
|
||||
* Introduced the new Tree Support contributed by @ThomasRahm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue