-
Notifications
You must be signed in to change notification settings - Fork 5
/
com.ultimaker.cura.appdata.xml
49 lines (49 loc) · 2.14 KB
/
com.ultimaker.cura.appdata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Richard Hughes <[email protected]> -->
<component type="desktop">
<id>com.ultimaker.cura.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LGPL-3.0 and CC-BY-SA-4.0</project_license>
<developer_name>UltiMaker</developer_name>
<name>UltiMaker Cura</name>
<summary>Slicer to prepare your 3D printing projects</summary>
<description>
<p>UltiMaker Cura is a slicer, an application that prepares your model for 3D printing. Optimized, expert-tested profiles for 3D printers and materials mean you can start printing reliably in no time. And with industry-standard software integration, you can streamline your workflow for maximum efficiency.</p>
</description>
<url type="homepage">https://ultimaker.com/en/software/ultimaker-cura</url>
<screenshots>
<screenshot type="default">
<caption>Print preparation screen</caption>
<image>https://raw.githubusercontent.com/Ultimaker/Cura/main/cura-logo.PNG</image>
</screenshot>
</screenshots>
<translation type="gettext">Cura</translation>
<launchable type="desktop-id">com.ultimaker.cura.desktop</launchable>
<releases>
<release version="5.9.0" date="2024-11-18">
<description></description>
</release>
<release version="5.8.1" date="2024-08-28">
<description/>
</release>
<release version="5.8.0" date="2024-08-01">
<description/>
</release>
<release version="5.7.2-RC2" date="2024-06-03">
<description/>
</release>
<release version="5.7.1" date="2024-04-24"/>
<release version="5.7.0" date="2024-04-02"/>
<release version="5.6.0" date="2023-11-28"/>
<release version="5.5.0" date="2023-10-25"/>
<release version="5.4.0" date="2023-07-04"/>
<release version="5.3.1" date="2023-04-19"/>
<release version="5.3.0" date="2023-03-07"/>
<release version="5.2.2" date="2023-01-24"/>
<release version="5.2.1" date="2022-10-19"/>
<release version="5.1.1" date="2022-09-13"/>
<release version="5.1.0" date="2022-07-19"/>
<release version="4.13.1" date="2022-01-28"/>
</releases>
<content_rating type="oars-1.1"/>
</component>