Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfvrmr <77000924+fvrmr@users.noreply.github.com>2022-05-16 17:13:59 +0300
committerfvrmr <77000924+fvrmr@users.noreply.github.com>2022-05-16 17:13:59 +0300
commit2d8e1ee2c28e3733ac8907dd30a775df3817ccc9 (patch)
tree77ac3f8798cc1f451916f0b3168e3b87b32e8078 /resources/texts/change_log.txt
parent0bb8ac34602f9f6d8e371733972fdfc78390d0be (diff)
Add beta bug fixes
Added beta bug fixes in a separate list. Typo's Removed the line that implied that win 7 keeps functioning, because it doesn't! Removed a line about an improvement that was only in a Alpha
Diffstat (limited to 'resources/texts/change_log.txt')
-rw-r--r--resources/texts/change_log.txt53
1 files changed, 27 insertions, 26 deletions
diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt
index 6dcf984465..d76f69facf 100644
--- a/resources/texts/change_log.txt
+++ b/resources/texts/change_log.txt
@@ -22,11 +22,33 @@ Ultimaker Cura 5.0 is now compatible with Apple M1.
- Shrinkage compensation is now available for PLA, tPLA and PETG
- Improved default Line Widths for Spiralize
- Decrease resolution to remove some buffer underruns
-- Removed the setting Center Last from Wall Ordering
- Incomplete languages are now shown in the language drop-down menu
- Improved the visibility of the checkboxes
-* Bug fixes:
+* Bug fixes:
+- Added the Scale Fan Speed From 0 to 1 setting for printers that interpreted fan speed as percentages
+- Fixed a bug with extra travel moves increased the printing time, contributed by BagelOrb
+- Fixed a bug where Monotonic Ironing breaks Ironing, contributed by BagelOrb
+- Changed the priority of CuraEngine
+- Fixed a bug where increasing Filter distances creates extremely wide lines, contributed by BagelOrb
+- Fixed double scroll bar, contributed by fieldOfView
+- Fixed a bug where maximum resolution/deviation was not applied to surface mode, contributed by BagelOrb
+- Fixed a bug where the seam placement was uneven
+- Fixed a bug where Top Surface Skin Layers didn't work
+- Fixed a bug where Speed in the flow setting were not respected
+- Fixed a bug with unnecessary retracted travel moves
+- Fixed a bug where the Ironing Inset didn't work
+- Fixed a bug where Support Layers were missing
+- Fixed a crash if Randomize Infill Start was used
+- Fixed a bug where Combing was in the wrong part with dual extrusion
+- Fixed a crash with Bridging and Top Surface Skin Layers
+- Fixed a bug where modifier meshes didn't work in one-at-a-time mode
+- Fixed a bug where Tree Support Branches where not being generated
+- Fixed a bug where less support was generated
+- Changed the possibility for 100% Infill Bottom Layer for Spiralize, contributed by BagelOrb
+- Fixed disallowed areas for Brim gap, contributed by BagelOrb
+
+* Bug fixes after the 5.0 beta:
- Fixed a bug where Retraction Distance couldn't have small values
- Fixed a bug where there were duplicated themes
- Fixed a bug where there were scrollbars showing on tooltips
@@ -44,7 +66,7 @@ Ultimaker Cura 5.0 is now compatible with Apple M1.
- Fixed a bug where an existing gcode file was overwritten when you select no to overwrite
- Fixed a crash when selecting extruders
- Fixed a bug where exporting profiles didn't work
-- Fixed a slicing error
+- Fixed a slicing error with certain infill patterns
- Fixed a bug where printing via USB stops during the print
- Fixed a bug where the toolgrips where missing, contributed by fieldOfView
- Fixed a bug where the print values didn't save when closing the page, contributed by fieldOfView
@@ -52,28 +74,7 @@ Ultimaker Cura 5.0 is now compatible with Apple M1.
- Fixed a bug where Use Single Instance of Cura in Preferences crashes upon restart
- Fixed a bug where travels would go through the model with printing PVA
- Fixed a bug where Concentric ironing was affecting the print quality
-- Fixed a bug where there were missing infill layers
-- Added the Scale Fan Speed From 0 to 1 setting for printers that interpreted fan speed as percentages
-- Fixed a bug with extra travel moves increased the printing time, contributed by BagelOrb
-- Fixed a bug where Monotonic Ironing breaks Ironing, contributed by BagelOrb
-- Changed the priority of CuraEngine
-- Fixed a bug where increasing Filter distances creates extremely wide lines, contributed by BagelOrb
-- Fixed double scroll bar, contributed by fieldOfView
-- Fixed a bug where maximum resolution/deviation was not applied to surface mode, contributed by BagelOrb
-- Fixed a bug where the seam placement was uneven
-- Fixed a bug where Top Surface Skin Layers didn't work
-- Fixed a bug where Speed in the flow setting were not respected
-- Fixed a bug with unnecessary retracted travel moves
-- Fixed a bug where the Ironing Inset didn't work
-- Fixed a bug where Support Layers were missing
-- Fixed a crash if Randomize Infill Start was used
-- Fixed a bug where Combing was in the wrong part with dual extrusion
-- Fixed a crash with Bridging and Top Surface Skin Layers
-- Fixed a bug where modifier meshes didn't work in one-at-a-time mode
-- Fixed a bug where Tree Support Branches where not being generated
-- Fixed a bug where less support was generated
-- Changed the possibility for 100% Infill Bottom Layer for Spiralize, contributed by BagelOrb
-- Fixed disallowed areas for Brim gap, contributed by BagelOrb
+- Fixed a bug where there were missing infill layers
* Printer definitions, profiles and materials:
- Added Atom 3 and Atom 3 Lite printer definitions, contributed by Daniel-Kurth
@@ -95,7 +96,7 @@ Ultimaker Cura 5.0 is now compatible with Apple M1.
- Updated the Czech translation, contributed by sustmi
- Updated some of the Chinese translation, contributed by iBral
-<i>From version 5.0 onwards - Ultimaker Cura is only supported on operating systems actively maintained by their software manufacturer or community. This means Windows 7 and MacOS 10.14 will no longer be supported. Technically this means Ultimaker will stop testing and developing for such operating systems. However, even though it is no longer supported, there is still a high likelihood the application keeps functioning.
+<i>From version 5.0 onwards - Ultimaker Cura is only supported on operating systems actively maintained by their software manufacturer or community. This means Windows 7 and MacOS 10.14 will no longer be supported.
Ubuntu 18.04 is also no longer supported because of the update to Qt6.</i>
[4.13.1]