From 7ce9d6b230ef2204b4327f7b0cd7d1859c0b5ec7 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 5 May 2021 14:26:34 +0200 Subject: [PATCH] Add change log for Cura 4.9.1 These are the changes planned for this patch release. Contributes to issue CURA-8213. --- resources/texts/change_log.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt index 13d268767f..5a7681c204 100644 --- a/resources/texts/change_log.txt +++ b/resources/texts/change_log.txt @@ -1,3 +1,13 @@ +[4.9.1] +* PETG Profile update. +Ultimaker PETG profiles have been added. The Generic PETG profile for 2.85mm filaments has been updated as well. + +* Bug Fixes +- The second extruder should now prime properly again when using a prime blob. +- Reduced the flood of QML errors in the log file. Contributed by fieldOfView. +- Fixed a crash when entering layer view on MacOS 10.13.6. Contributed by jwrw. +- Fixed a crash when there was an inaccessible X: drive in Windows. Cura should no longer try to access the X: drive now. + [4.9.0] For an overview of the new features in Cura 4.9, please watch our video. @@ -8,7 +18,7 @@ Now you can open files directly from Digital Library projects. Then, after prepa When entering the Preview mode, you don't have to switch manually to line type. * Z-seam is now clearly shown in preview mode. -This ensures that you will know whether the seam will be sufficiently hidden in the end product. This will also indicate the starting point of the print.   +This ensures that you will know whether the seam will be sufficiently hidden in the end product. This will also indicate the starting point of the print. Thanks to BasF0 for contributing to this feature * New 'line width' color-scheme available in preview mode.