Merge branch 'master' into libArachne_rebased

# Conflicts:
#	resources/texts/change_log.txt
This commit is contained in:
Jelle Spijker 2021-04-24 14:12:33 +02:00
commit 7632f66d23
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A
101 changed files with 6037 additions and 4382 deletions

View file

@ -20,7 +20,7 @@ A new color scheme has been added that shows the line width of individual lines
The outer wall will no longer adjust its width or position if there are any inner walls adjacent to it with the (inward) distributed line width strategy. This reduces ringing effects in thin shapes.
* Bug fixes
- The Randomize Infill Start setting is now working on Arachne.
- The Randomize Infill Start setting is now working on Arachne.
- The Infill Travel Optimization setting is now working on Arachne.
- The Infill Layer Thickness and Support Layer Thickness is now working on Arachne.
- Fix crash on MacOS when printing parts with a single wall.
@ -151,7 +151,11 @@ Overlapping skin and alternating wall. The extra wall at each alternating step w
Assertion failure in SkeletalTrapezoidation. Can cause the engine to crash on certain models.
[4.9.0 Beta]
[4.9.0]
<i>For an overview of the new features in Cura 4.9, please watch <a href="https://www.youtube.com/watch?app=desktop&v=q7IJ0I9Mi1I&feature=youtu.be">our video</a>.</i>
* Digital factory integration.
Now you can open files directly from Digital Library projects. Then, after preparation, quickly and easily export them back. This feature is available for all users with an Ultimaker Essentials, Professional, or Excellence subscription. <a href="https://ultimaker.com/software/enterprise-software"> Learn more</a>
* "Line type" is now the default color scheme.
When entering the Preview mode, you don't have to switch manually to line type.

View file

@ -1,4 +1,5 @@
<h4>“Line type” is now the default color scheme.</h4>
<h4>Seamless workflow with the Digital Library in Ultimaker Digital Factory</h4>
<p>
This improves your user experience as you will no longer have to manually switch to “line type” each time you enter Preview mode.
Now you can open files directly from Digital Library projects. Then, after preparation, quickly and easily export them back. This feature is available for all users with an Ultimaker Essentials, Professional, or Excellence subscription.
<a href="https://ultimaker.com/software/enterprise-software"> Learn more</a>
</p>

View file

@ -1,3 +1,4 @@
<h4>There is a lot more..</h4>
<p>Want more information on new features, bug fixes, and more for Ultimaker Cura 4.9 beta? </br>
Read the full blog post <a href="https://ultimaker.com/learn/increased-first-time-right-with-ultimaker-cura-4-9-beta"> here</a>. And don't forget to give us your feedback on <a href="https://github.com/Ultimaker/Cura/issues"> Github!</a></p>
<h4>“Line type” is now the default color scheme.</h4>
<p>
This improves your user experience as you will no longer have to manually switch to “line type” each time you enter Preview mode.
</p>

View file

@ -0,0 +1,3 @@
<h4>Learn more</h4>
<p>Want more information for Ultimaker Cura 4.9?</br>
Read the <a href="https://ultimaker.com/learn/ultimaker-cura-4-9-seamless-and-efficient-with-digital-library-integration"> blog post</a> or watch the <a href="https://www.youtube.com/watch?app=desktop&v=q7IJ0I9Mi1I&feature=youtu.be"> video</a>. And don't forget to give us your <a href="https://github.com/Ultimaker/Cura/issues"> feedback</a>!</p>