summaryrefslogtreecommitdiff
blob: 49968e9fe3d249ad78f64940d9714a10788fc32c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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>
        <remote-id type="github">alexrj/Slic3r</remote-id>
    </upstream>
</pkgmetadata>