mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Update Changelog from Beta period
Include bugfixes and update known issues.
This commit is contained in:
parent
62812393b0
commit
216a557527
1 changed files with 19 additions and 3 deletions
|
@ -45,6 +45,9 @@
|
|||
- Fixed a bug where an "object of type SettingFunction is not JSON serializable" error would prevent users from using certain plug-ins.
|
||||
- Fixed a bug where hole expansion would affect interlocking holes.
|
||||
- Fixed a bug where fuzzy skin would also apply to interlocking structures.
|
||||
- Fixed a bug where you could not load gcodes in Cura in some cases
|
||||
- Fixed a bug where some models would slice slower with Skin-Edge Support Layers
|
||||
- Fixed a bug where layers were skipped by inserting support interface on a raft
|
||||
- Fixed a bug where Relative Extrusion was not calculated correctly when using Retract Continue.
|
||||
- Fixed a bug that would prevent advanced users from slicing a batch with multiple STLs in a script.
|
||||
- Fixed a bug where skirt lines would not follow the convex contours of models.
|
||||
|
@ -68,10 +71,22 @@
|
|||
- Fixed a bug where WallToolPaths are not simplified, contributed by Piezoid
|
||||
- Fixed a bug where iterators were moving out of range, contributed by Piezoid and plaintoothpaste
|
||||
- Fixed a bug where the Maximum Area Deviation value was too small, contributed by Piezoid
|
||||
- Fixed a bug where we did not 'pickle' DefinitionContainers correctly, contributed by Piezoid
|
||||
- Fixed a bug where an airgap was present in Spiralized Outer Contour, contributed by richfelker
|
||||
- Fixed a bug where speeds defined for slower layers would impact speeds accelerations and jerks for the whole print, contributed by richfelker
|
||||
- Fixed a bug where materials with longer names in Materials Preferences were harder to read, contributed by Ghostkeeper
|
||||
|
||||
* Bugs resolved in the Beta Release
|
||||
- Fixed a bug where no support would be generated for narrow ridges
|
||||
- Fixed a bug where Hole Horizontal Expansion would remove part of the model
|
||||
- Fixed a bug where Support Horizontal Expansion was broken
|
||||
- Fixed a bug where Enable Conical Support would prevent support from being generated
|
||||
- Fixed a bug where the brim would be printed from inside out
|
||||
- Fixed a bug where the brim width would not be respected in multi-extrusion
|
||||
- Fixed a bug where missing Geetech A10, Geetech Mizar S, and Geetech A30 definitions would cause a corrupt error message
|
||||
- Fixed a bug where you could not resize the Recommended settings window
|
||||
- Fixed a bug where wiping in the walls (as opposed to infill) wasn't working
|
||||
|
||||
* Printer definitions, profiles and materials:
|
||||
- Support Towers are working again and enabled by default for all printers.
|
||||
- Updated Support Horizontal Expansion, Support Join Distance, and Minimum Support Area Settings for UltiMaker printers to improve support reliability.
|
||||
|
@ -88,6 +103,7 @@
|
|||
- Updated Rigid3D machine definitions, contributed by mehmetsutas
|
||||
- Updated Sovol SV01, SV02, and SV03, contributed by eropple
|
||||
- Updated Sovol's SV01 and SV02 bed dimensions, contributed by eropple
|
||||
- Updated VzBot definition, contributed by ckvsoft
|
||||
- Added AnkerMake M5, contributed by just-trey
|
||||
- Added Anycubic Kobra Go, contributed by Razzeee
|
||||
- Added Artillery Hornet, contributed by wilds
|
||||
|
@ -114,9 +130,9 @@
|
|||
- Updated a typo in Japanese translations, contributed by tamorikawa
|
||||
|
||||
* Known critical issues:
|
||||
- Under certain angles, the Interlocking Structures are not effective, yet.
|
||||
- The Gcode Reader Plug-in is broken since Cura 5.2, and will not load gcodes correctly yet.
|
||||
- Some models have been slicing slower since Cura 5.1. <a href="https://github.com/Ultimaker/Cura/issues/14108"> We are collecting cases here</a>.
|
||||
- Translations are not complete yet, we hope to resolve this before 5.4.
|
||||
- Part of models are not being Fuzzyfied when fuzzy skin is enable yet, we hope to resolve this before 5.4.
|
||||
- The experimental setting Wire printing seems to be broken
|
||||
- Reports have been coming in that Cura is running slow on Windows 11 <a href="https://github.com/Ultimaker/Cura/issues/13820"> We are collecting cases 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue