Changelog and whats new

Added the changelog for 4.9 beta.
Copywrite whats new pages.
This commit is contained in:
fvrmr 2021-04-02 16:55:56 +02:00
parent db750ccf43
commit 78d9576d5b
7 changed files with 89 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 999 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 945 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 495 KiB

View File

@ -1,3 +1,84 @@
[4.9.0 Beta]
* "Line type" is now the default color scheme.
When entering the Preview mode, you don't have to switch manually to line type.
* Z-seam is now clearly shown in preview mode.
This ensures that you will know whether the seam will be sufficiently hidden in the end product. This will also indicate the starting point of the print.  
<i> Thanks to BasF0 for contributing to this feature </i>
* Weight estimation in decimals.
This provides a more detailed idea of the amount of material used - which is especially useful for smaller prints.
* Split Shell category into Walls and Top/Bottom.
The shell category was a mix of settings about walls and settings about top/bottom, splitting them into two categories makes more sense.
* Post-processing script to embed screenshot in g-code.
The ability to have thumbnails embedded. Contributed by Gravedigger7789.
* Add checkbox for Extruder Offsets.
Ability to enable or disable the extruder offsets to gcode. This will be enabled by default, unless it is in the printer's def.json file. Contributed by RFBomb.
*Upgrade Phyton to 3.8.
*Upgrade Qt to 5.15.
* Bug Fixes
- Fixed a security vulnerability on windows permitting the openssl library used to launch other programs. Thanks to Xavier Danest for raising this bug.
- Fixed Connect Top/Bottom Polygons.
- Fixed closing Marketplace after quitting Cura.
- Fixed clicking on Marketplace button to go to web Marketplace.
- Fixed Pause at Height when using Repetier flavour. Contributed by EGOiST1991.
- Fixed correct desity for current PETG filaments. Contributed by kad.
- Fixed Pause at height post processing script that returns to right position.
- Fixed layer view being grayed out after reslicing.
- Fixed fan speed issue due to reuse of empty extruder plan.
- Fixed loading OBJ files with no texture references, but does have normal references.
- Fixed retraction/priming while extruder switches. Contributed by sisu70.
- Fixed loading script from all registered resource path. Contributed by fieldOfView.
- Fixed typeError: define_round_method. Contributed by Sophist-UK.
- Fixed missing layer with Hole Horizontal Expansion.
- Fixed Tree Support Floor layers. Contributed by ThomasRahm.
- Fixed Top Surface Skin Layers if Top layers = 0.
- Fixed recent files on opening as project.
- Fixed opening project file from command-line.
- Fixed thumbnail in UFP files.
- Fixed validator for floats in Machine Settings dialog. Contributed by fieldOfView.
- Fixed recessed areas at the bottom of a model while using Make Overhangs Printable. Contributed by OpusMcN.
- Fixed slicing grouped models if one of the group parts is below Z=0.
- Fixed material temperatures and fan speed for Anycubic i3 Mega. Contributed by trunneml.
- Fixed drop model down to buildplate when always drop to buildplate is disabled.
- Fixed drop objects to buildplate after scaling.
- Fixed disallowed areas while using Brim Line Widths.
- Fixed message for non manifold models.
- Fixed setting category arrows. Contributed by fieldOfView.
- Fixed metadate tags for 3MF files.
- Fixed engine crash when using low-desity Cross Infill
* Printer definitions, profiles and materials
- 3DFuel Pro PLA and SnapSupport materials, contributed by grk3010.
- Cubincon Style NeoA31, contributed by HUNIBESTHyVISION.
- Eryone thinker series and Eryone ER20, contributed by Eryone.
- Flashforge DreamerNX, contributed by KeltE.
- Fused Form FF300, contributed by FusedForm.
- Geeetech A10 improved start and end gcode, contributed by TheTRCG.
- ideagen3D Sapphire and ideagen3D Sapphire Plus, contributed by Firedrops.
- INAT Proton X printers, contributed by MarkINAT.
- Koonovo, contributed by KOONOVO3DPRINTER.
- Liquid, contributed by alexgrigoras.
- Lulzbot TAZ Pro and Lulzbot Mini 2, contributed by spotrh.
- Maker Made 300x printer, contributed by skilescm.
- MINGDA D2, contributed by cataclism.
- Snapmaker 2.0, contributed by maihde.
- Sri Vignan Technologies, contributed by venkatkamesh.
- Syndaver AXI Machine, contributed by synsuiter.
- Tinyboy Fabricator Mini 1.5, contributed by reibuehl.
- Trimaker printers, contributed by tomasbaldi.
- TwoTrees Bluer, contributed by WashingtonJunior.
- Update Hellbot Magna 1 and Hellbot Magna dual, contributed by DevelopmentHellbot.
- Update Rigid3D and added Rigid3D Mucit2, contributed by mehmetsutas.
- ZAV series, contributed by kimer2002.
[4.8.0]
<i>For an overview of the new features in Cura 4.8, please see this video: <a href="https://www.youtube.com/watch?v=BI1n4IDHbuA">Change log overview</a>.</i>

View File

@ -1,5 +1,4 @@
<h4>Hot New Feature (1/2)</h4>
<h4>“Line type” is now the default color scheme.</h4>
<p>
Lorem ipsum et cetera ad infinitum dolce et gabana carpe diem. <br/>
Link to <a href="https://example.com">EXAMPLE</a>.
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

@ -1,2 +1,3 @@
<h4>Hot New Feature (2/2)</h4>
<p>Pa's wijze lynx bezag vroom het fikse aquaduct.</p>
<h4>Better visual representation</h4>
<p>The Z-seam is now clearly indicated in Preview mode. This ensures that you will know whether the seam will be sufficiently hidden in the end product. </br>
<i>Thanks to BasF0 for contributing to this feature.</i> </p>

View File

@ -1,2 +1,3 @@
<h4>The other thing we wanted to tell you!</h4>
<p>The quick brown fox jumps over the lazy dog.</p>
<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>