Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/cad/cura/files/com.ultimaker.cura.appdata.xml
18157 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- Copyright 2016 Richard Hughes <[email protected]> -->
3
<component type="desktop">
4
<id>com.ultimaker.cura.desktop</id>
5
<metadata_license>CC0-1.0</metadata_license>
6
<project_license>LGPL-3.0 and CC-BY-SA-4.0</project_license>
7
<name>Cura</name>
8
<summary>The world's most advanced 3d printer software</summary>
9
<description>
10
<p>
11
Cura creates a seamless integration between hardware, software and
12
materials for the best 3D printing experience around.
13
Cura supports the 3MF, OBJ and STL file formats and is available on
14
Windows, Mac and Linux.
15
</p>
16
<ul>
17
<li>Novices can start printing right away</li>
18
<li>Experts are able to customize 300 settings to achieve the best results</li>
19
<li>Optimized profiles for Ultimaker materials</li>
20
<li>Supported by a global network of Ultimaker certified service partners</li>
21
<li>Print multiple objects at once with different settings for each object</li>
22
<li>Cura supports STL, 3MF and OBJ file formats</li>
23
<li>Open source and completely free</li>
24
</ul>
25
</description>
26
<screenshots>
27
<screenshot type="default">
28
<image>https://raw.githubusercontent.com/Ultimaker/Cura/master/screenshot.png</image>
29
</screenshot>
30
</screenshots>
31
<url type="homepage">https://ultimaker.com/software/ultimaker-cura?utm_source=cura&amp;utm_medium=software&amp;utm_campaign=cura-update-linux</url>
32
<translation type="gettext">Cura</translation>
33
</component>
34
35