Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfvrmr <77000924+fvrmr@users.noreply.github.com>2021-04-02 17:55:56 +0300
committerfvrmr <77000924+fvrmr@users.noreply.github.com>2021-04-02 17:55:56 +0300
commit78d9576d5b40e1b1a3bbdebf36ee3b0ef294af46 (patch)
tree9922384fdf5266300e91663868c05e8abfdffeba /resources/texts/change_log.txt
parentdb750ccf438b954a363e0c882d00a9beb5f54206 (diff)
Changelog and whats new
Added the changelog for 4.9 beta. Copywrite whats new pages.
Diffstat (limited to 'resources/texts/change_log.txt')
-rw-r--r--resources/texts/change_log.txt81
1 files changed, 81 insertions, 0 deletions
diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt
index 19d539cbde..d76a9f7bc1 100644
--- a/resources/texts/change_log.txt
+++ b/resources/texts/change_log.txt
@@ -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>