Merge branch '3.1'

This commit is contained in:
Ghostkeeper 2017-12-04 17:13:52 +01:00
commit 9e62b6e14b
No known key found for this signature in database
GPG key ID: 5252B696FB5E7C7A
11 changed files with 142 additions and 113 deletions

View file

@ -11,8 +11,20 @@ The existing Layer View has been updated in order to see a live simulation of al
*Quick camera controls
New buttons have been added to the interface that can quickly reposition the camera view of the buildplate.
*Increased processing speeds and performance
A 5-10% speed increase when calculating normals, loading models and slicing.
*Lock model on platform
The move tool has a new option to lock a selected model to the platform.
*Faster profile switching speed
Duplicating and removing a profile could take Ultimaker Cura quite some time, it now happens instantly.
*Faster printer selection
Removing a printer from the library is now instant. No more unresponsive screens.
*Faster processing speed
A 5 - 10 % speed increase when calculating normals, loading models, and slicing.
*Feedrate visualization
Feedrate visualization has been added to the Layer view. Using this gives the user an idea of the print speeds per model part, allowing for better control over prints.
*Jogging
It allows the printhead to be moved with on-screen controls. Contributed by fieldOfView.
@ -52,8 +64,8 @@ If profile settings have been modified in recommended mode under custom mode, a
- Fix for Ultimaker Cura engine crashes on certain models
- Fix for Uninstalling previous versions of Cura on Windows platforms
- Fix for displaying visible settings
- Fix for loading legacy profiles
- Fix for importing custom single extrusion profile
- Fix for importing legacy .ini files
- Prevent skipping user agreement dialog by pressing escape
[3.0.4]
*Bug fixes