mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Merge branch 'master' into libArachne_rebased
# Conflicts: # resources/texts/change_log.txt
This commit is contained in:
commit
7632f66d23
101 changed files with 6037 additions and 4382 deletions
|
@ -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.
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
3
resources/texts/whats_new/3.html
Normal file
3
resources/texts/whats_new/3.html
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue