From e5778be8873f77da2ec50cf574440372b11d7cfb Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Tue, 18 Sep 2018 12:41:44 +0200 Subject: [PATCH] Corrections to change log One was missing. One was confusing. One was incomplete. Contributes to issue CURA-5710. --- plugins/ChangeLogPlugin/ChangeLog.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plugins/ChangeLogPlugin/ChangeLog.txt b/plugins/ChangeLogPlugin/ChangeLog.txt index 0590dcde62..908e8d973c 100755 --- a/plugins/ChangeLogPlugin/ChangeLog.txt +++ b/plugins/ChangeLogPlugin/ChangeLog.txt @@ -35,6 +35,9 @@ Improved and updated Chinese translations. Contributed by MarmaladeForMeat. *Save project Saving the project no longer triggers the project to reslice. +*File menu +The Save option in the file menu now saves project files. The export option now saves other types of files, such as STL. + *Improved processing of overhang walls Overhang walls are detected and printed with different speeds. It will not start a perimeter on an overhanging wall. The quality of overhanging walls may be improved by printing those at a different speed. Contributed by smartavionics. @@ -65,8 +68,8 @@ New setting to modify the fan speed of bridged areas. This setting can be found *Minimum wall flow New setting to define a minimum flow for thin printed walls. Contributed by smartavionics. -*Custom support -A tool similar to the support blocker that adds cubes of support to the model manually by clicking parts of it. Contributed by Lokster. +*Custom support plugin +A tool downloadable from the toolbox, similar to the support blocker, that adds cubes of support to the model manually by clicking parts of it. Contributed by Lokster. *Quickly toggle autoslicing Adds a pause/play button to the progress bar to quickly toggle autoslicing. Contributed by fieldOfview.