Update changelog: Style and small fixes.

This commit is contained in:
Remco Burema 2022-09-27 17:25:58 +02:00
parent 5a15d973de
commit fb48c80ff9

View File

@ -10,54 +10,54 @@ Colleagues or students in a Guest role can prepare print jobs in Ultimaker
Three new settings: 'Initial Layer Outer Wall Flow', 'Initial Layer Inner Wall Flow', 'Initial Layer Bottom Flow', to better counteract the 'elephants foot' phenomenon. Three new settings: 'Initial Layer Outer Wall Flow', 'Initial Layer Inner Wall Flow', 'Initial Layer Bottom Flow', to better counteract the 'elephants foot' phenomenon.
* Other new features and improvements: * Other new features and improvements:
- Auto-remove holes from not completely solid models in vase-mode. - Auto-remove holes from not completely solid models in vase-mode
- Add setting for 'tree support max diameter'. - Add setting for 'tree support max diameter'
- Add option to drop-down models to the build-plate individually. contributed to Piezoid - Add option to drop-down models to the build-plate individually, contributed to Piezoid
- Added a preference to make the tray icon optional. contributed by fieldOfView - Added a preference to make the tray icon optional, contributed by fieldOfView
* Bug fixes: * Bug fixes:
- Don't ignore bottom pattern when spiralizing. - Don't ignore bottom pattern when spiralizing
- Don't 'Union All' for 'Merged Meshes Overlap'. - Don't 'Union All' for 'Merged Meshes Overlap'
- Seam placement was not in the correct corner in some cases. - Seam placement was not in the correct corner in some cases
- Cutting meshes with 'surface' set to 'both' cut through the mesh. - Cutting meshes with 'surface' set to 'both' cut through the mesh
- Brim lines where ordered the wrong way in some cases. - Brim lines where ordered the wrong way in some cases
- Random seam is now more random. - Random seam is now more random
- Correctly apply combing when spiralizing. contributed by smartavionics - Correctly apply combing when spiralizing, contributed by smartavionics
- Don't spam the user with spurious 'Cura Notification's. - Don't spam the user with spurious 'Cura Notification's (Windows only)
- Don't spam the logs with duplicated deprecated warnings. contributed by Patschke - Don't spam the logs with duplicated deprecated warnings, contributed by Patschke
- Properly update the infill percentage in the top bar after an intent profile switch. - Properly update the infill percentage in the top bar after an intent profile switch
- An uninstall could only be done by the original user that installed. - An uninstall could only be done by the original user that installed
- In certain rare situations, layers would be printed multiple times when monotonic fill was on. - In certain rare situations, layers would be printed multiple times when monotonic fill was on
- Put tree support infill density at 0% by default. - Put tree support infill density at 0% by default
- Machine settings: Also save values when closing the window, not just when focus' changed. - Machine settings: Also save values when closing the window, not just when focus' changed
- Reduce clickable area of settings checkboxes, to prevent mis-clicks. - Reduce clickable area of settings checkboxes, to prevent mis-clicks
- Fixed a crash when an unnamed tool would be accessed (possibly related to plugin use). - Fixed a crash when an unnamed tool would be accessed (possibly related to plugin use)
- Fix an issue where a plugin would crash because of a missing dependency. - Fix an issue where a plugin would crash because of a missing dependency
- Code refactors contributed by digitalfrost - Many helpful code refactors, contributed by digitalfrost
- Fix for to-mouse zoom on screens with scaling factor. contributed by seaniepie - Fix for to-mouse zoom on screens with scaling factor, contributed by seaniepie
- Models could not be multiplied in one-at-a-time mode. - Models could not be multiplied in one-at-a-time mode
* Printer definitions, profiles and materials: * Printer definitions, profiles and materials:
- Added Creality Ender 3 S1 profile. contributed by Sebazzz - Added Creality Ender 3 S1 profile, contributed by Sebazzz
- Added Anycubic Kobra (Max). contributed by ANYCUBIC-3D - Added Anycubic Kobra (Max), contributed by ANYCUBIC-3D
- Added HCTECH printers. contributed by 3d-hctech - Added HCTECH printers, contributed by 3d-hctech
- Added da Vinci Pro EVO. contributed by heed818 - Added da Vinci Pro EVO, contributed by heed818
- Fix FLSUN QQ-S platform orientation. contributed by RVillani - Fix FLSUN QQ-S platform orientation, contributed by RVillani
- Fix Kingroon printers from going outside the build-volume in the end-gcode. contributed by odaki - Fix Kingroon printers from going outside the build-volume in the end-gcode, contributed by odaki
- Added Geetech Mizar_S. contributed by Geeetech3D - Added Geetech Mizar_S, contributed by Geeetech3D
- Added Tank-M printer. contributed by KOONOVO3DPrinter - Added Tank-M printer, contributed by KOONOVO3DPrinter
- Update Renkforce RF100XL definition. contributed by imakecodes - Update Renkforce RF100XL definition, contributed by imakecodes
- Added VzBot profiles. contributed by ckvsoft - Added VzBot profiles, contributed by ckvsoft
- Added (additional) mingda printers. contributed by jianshu-du - Added (additional) mingda printers, contributed by jianshu-du
- Added Naxe machines. contributed by Naxecorp - Added Naxe machines, contributed by Naxecorp
- Added T-Rex 2+, T-Rex 3. contributed by jim-edwards - Added T-Rex 2+, T-Rex 3, contributed by jim-edwards
- Update FLsun SR. xPakrikx - Update FLsun SR, contributed xPakrikx
- Update Anycubic mega zero. contributed by NOVAXIM - Update Anycubic mega zero, contributed by NOVAXIM
- Added some Renkforce machines. contributed by goofoo3d - Added some Renkforce machines, contributed by goofoo3d
* Community translations (pending): * Community translations (pending):
- Updated the Brazilian Portuguese translation, contributed by Patola. - Updated the Brazilian Portuguese translation, contributed by Patola
- Updated the Czech translation, contributed by sustmi. - Updated the Czech translation, contributed by sustmi
* Known critical issues: * Known critical issues:
- While some small fixes have been made already, the placement of the seam is still more scattered than before 5.0. (Will try to fix in stable.) - While some small fixes have been made already, the placement of the seam is still more scattered than before 5.0. (Will try to fix in stable.)