From 9aa7b76dbe9b4ef5a04b9afa8299d6c920b2d171 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Fri, 19 Oct 2018 07:55:39 +0200 Subject: [PATCH] Update change log with 3.5.1 changes Too little, too late. But at least you'll be able to look back on it. --- plugins/ChangeLogPlugin/ChangeLog.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/plugins/ChangeLogPlugin/ChangeLog.txt b/plugins/ChangeLogPlugin/ChangeLog.txt index fec177ca60..382b72b0b8 100755 --- a/plugins/ChangeLogPlugin/ChangeLog.txt +++ b/plugins/ChangeLogPlugin/ChangeLog.txt @@ -1,3 +1,16 @@ +[3.5.1] +*Bug fixes +- Fixed M104 temperature commands giving inaccurate results. +- Fixed crashes caused by loading files from USB stick on Windows platforms. +- Fixed several issues with configuration files that missed the type in the metadata. +- Fixed issues caused by skin/infill optimization. +- Fixed several issues related to missing definition files for third-party printers. +- Fixed an issue where combing path generation cuts corners. +- Fixed a range of crashes caused by lock files. +- Fixed issues with remembering save directories on MacOS. +- Fixed an issue where CuraEngine uses incorrect material settings. +- Fixed an issue where some support layers don't have support infill. + [3.5.0] *Monitor page The monitor page of Ultimaker Cura has been remodeled for better consistency with the Cura Connect ‘Print jobs’ interface. This means less switching between interfaces, and more control from within Ultimaker Cura.