Corrections to change log

One was missing. One was confusing. One was incomplete.

Contributes to issue CURA-5710.
This commit is contained in:
Ghostkeeper 2018-09-18 12:41:44 +02:00
parent 725ea847a7
commit e5778be887
No known key found for this signature in database
GPG key ID: 5252B696FB5E7C7A

View file

@ -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.