Skip to content

Commit 1dbcd74

Browse files
authored
New version: Ultimaker.Cura version 5.13.0 (microsoft#380833)
1 parent bcd7045 commit 1dbcd74

4 files changed

Lines changed: 118 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Ultimaker.Cura
5+
PackageVersion: 5.13.0
6+
Scope: machine
7+
UpgradeBehavior: uninstallPrevious
8+
Protocols:
9+
- cura
10+
- slicer
11+
FileExtensions:
12+
- 3mf
13+
- curapackage
14+
- gcode
15+
- stl
16+
- ufp
17+
ReleaseDate: 2026-05-28
18+
Installers:
19+
- Architecture: x64
20+
InstallerType: nullsoft
21+
InstallerUrl: https://github.com/Ultimaker/Cura/releases/download/5.13.0/UltiMaker-Cura-5.13.0-win64-X64.exe
22+
InstallerSha256: 6EDB3C4394E6E4ECB6B00F3E96D70E1EA53652C57A9626B58F8FDA56E291AA6D
23+
ProductCode: UltiMaker Cura 5.13.0-5.13.0
24+
- Architecture: x64
25+
InstallerType: wix
26+
InstallerUrl: https://github.com/Ultimaker/Cura/releases/download/5.13.0/UltiMaker-Cura-5.13.0-win64-X64.msi
27+
InstallerSha256: D049B1E9BD80ADB2DEFBB76FCD8E5BFC395E297BD0141B4F2894E37D09D1C33C
28+
InstallerSwitches:
29+
InstallLocation: APPLICATIONFOLDER="<INSTALLPATH>"
30+
ProductCode: '{4CA5C253-9D8B-4DCE-9715-6DC6C7DA3613}'
31+
AppsAndFeaturesEntries:
32+
- UpgradeCode: '{92FF35CC-B2BF-50F1-BE06-AFEFF6318B65}'
33+
ManifestType: installer
34+
ManifestVersion: 1.12.0
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Ultimaker.Cura
5+
PackageVersion: 5.13.0
6+
PackageLocale: en-US
7+
Publisher: UltiMaker
8+
PublisherUrl: https://ultimaker.com/
9+
PublisherSupportUrl: https://github.com/Ultimaker/Cura/issues
10+
PrivacyUrl: https://ultimaker.com/legal/privacy-policy/
11+
Author: Ultimaker B.V.
12+
PackageName: Ultimaker Cura
13+
PackageUrl: https://ultimaker.com/software/ultimaker-cura
14+
License: LGPL-3.0
15+
LicenseUrl: https://github.com/Ultimaker/Cura/blob/HEAD/LICENSE
16+
ShortDescription: 3D printer / slicing GUI built on top of the Uranium framework
17+
Description: UltiMaker Cura is free, easy-to-use 3D printing software trusted by millions of users. Fine-tune your 3D model with 400+ settings for the best slicing and printing results.
18+
Tags:
19+
- 3d
20+
- 3d-printer
21+
- 3d-printing
22+
- model
23+
- slicer
24+
ReleaseNotes: |-
25+
New features and improvements:
26+
- Added the new UltiMaker Factor 4+ printer, including profiles
27+
- Added option to specify file association during the installation of Cura for windows, contributed by @hellAholic
28+
New Settings:
29+
- Introduced Infill Start/End Preference settings that give control over the starting location of infill
30+
- Added Support Infill option "Lightning", and in addition the following supporting settings: Support Lightning Angle, Support Lightning Overhang Angle, Support Lightning Prune Angle, and Support Lightning Straightening Angle, which together allow you to add and control lightning infill generated for support structures
31+
- The Support Infill Line Multiplier has been introduced to increase the quantity of infill lines. When an even number of lines is specified through this setting and paired with lightning support, it produces a single extrusion line for each island
32+
- Introduced Minimum Hole Area in Brim Support, which filters out small holes in the support brim, resulting in a more consistent brim
33+
- Added Temperature Delta Top Surface, which allows you to print top surfaces at a different temperature
34+
- Added more options to Retract Before Outer Wall to give more control over retraction behavior when traveling to the outer wall
35+
- Added Initial Layer Wall Ordering which gives control over the order in which the walls are printed for the initial layer, contributed by @hellAholic
36+
Bug fixes:
37+
- Support blockers now function correctly even when assigned to a disabled extruder; they no longer cause slicing conflicts and continue to effectively block support
38+
- Fixed an issue where thin support structures would be generated within tree support
39+
- Fixed an issue where the tree support interface layer would be missing
40+
- Randomized infill now also works for infill skin support
41+
- Fixed an issue where Keep or Discard profile user preference would be ignored
42+
- Overhanging wall speed was previously applied too aggressively, resulting in extremely slow printing in overhanging areas
43+
- Travel speed was applied to layer switches, resulting in high-speed Z-travels
44+
- Fixed an issue where certain 3MF files would incorrectly load with an invalid setting configuration
45+
- Fixed an issue where certain setting combinations would skip parts of the skin and walls sections
46+
- Resolved an issue where slicing would fail when both Raft build plate adhesion and Support Lightning Infill were enabled
47+
- Fixed an issue where overhang speed would be applied inconsistently when both Split Infill and Overhang Speed settings were enabled
48+
- Fixed an issue where the profile has changes notification would overlap with UI elements
49+
- Fixed an issue where certain setting configurations would cause a large amount of small line segments to be generated for the prime tower
50+
- Fixed an issue where clicking the "Sign in to Digital Factory" button twice would fail to log in
51+
Printer definitions, profiles and materials:
52+
- Updated high-speed S-Line profiles to improve tree support strength and improved seam behavior by ending infill close to the seam and traveling to the seam unretracted
53+
- Improved material detection for Method line printers to automatically select support material for the raft interface
54+
- Automatically disable Infill Skin Support if Gradual Infill Steps is enabled, since these are conflicting settings, contributed by @hellAholic
55+
ReleaseNotesUrl: https://github.com/Ultimaker/Cura/releases/tag/5.13.0
56+
Documentations:
57+
- DocumentLabel: Wiki
58+
DocumentUrl: https://github.com/Ultimaker/Cura/wiki
59+
ManifestType: defaultLocale
60+
ManifestVersion: 1.12.0
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Ultimaker.Cura
5+
PackageVersion: 5.13.0
6+
PackageLocale: zh-CN
7+
ShortDescription: 基于 Uranium 框架的 3D 打印机 / 切片 GUI
8+
Description: UltiMaker Cura 是一款免费、易于使用的 3D 打印软件,深受数百万用户的信赖。使用 400 多种设置微调您的 3D 模型,以获得最佳的切片和打印效果。
9+
Tags:
10+
- 3d
11+
- 3d打印
12+
- 3d打印机
13+
- 切片
14+
- 模型
15+
ManifestType: locale
16+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Ultimaker.Cura
5+
PackageVersion: 5.13.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)