summaryrefslogtreecommitdiff
blob: 41ad86d64fad07d318ce568aed599512f179cdd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
    <maintainer type="project">
        <email>3dprint@gentoo.org</email>
        <name>Gentoo 3D Printer Project</name>
    </maintainer>
    <maintainer type="project">
        <email>perl@gentoo.org</email>
        <name>Gentoo Perl Project</name>
    </maintainer>
    <longdescription lang="en">
        Slic3r is the tool you need to convert a 3D model into printing instructions for your 3D printer. It cuts the model into horizontal slices (layers), generates toolpaths to fill them and calculates the amount of material to be extruded.
    </longdescription>
    <upstream >
        <bugs-to>https://github.com/slic3r/Slic3r/issues</bugs-to>
        <doc>https://manual.slic3r.org/</doc>
        <remote-id type="github">slic3r/Slic3r</remote-id>
    </upstream>
</pkgmetadata>