blob: d193ce4f0dbf537f732b03e0d3709cbe55dad5b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
This is the software that will drive your MakerBot Replicator,
Thing-O-Matic, CupCake CNC, RepRap machine, or generic CNC machine.
You can give it a GCode or STL file to process, and it takes it from
there. It's cross platform, easily installed, and is based on the
familiar Arduino / Processing environments. ReplicatorG is used by
thousands of MakerBot Operators, and has printed tens of thousands
of objects and counting.
</longdescription>
</pkgmetadata>
|