printrun-src/plater.appdata.xml

Fri, 24 Aug 2018 10:27:47 +0200

author
mdd
date
Fri, 24 Aug 2018 10:27:47 +0200
changeset 38
700241b53fe7
parent 15
0bbb006204fc
child 45
c82943fb205f
permissions
-rw-r--r--

disabled power management, since it prevents also going monitor to sleep

<?xml version="1.0" encoding="UTF-8"?>
<application>
 <id type="desktop">plater.desktop</id>
 <licence>CC0</licence>
 <summary>3D printer plating tool</summary>
 <description>
  <p>Plater is a simple graphical tool for preparing plates for desktop 3D printers, such as RepRap.</p>
  <p>It lets you load 3D models and manipulate them on XY plane. It is also possible to let Plater automatically arrange the files to fit. You can than export the prepared plate for later use or load it directly to Pronterface (if installed).</p>
 </description>
 <screenshots>
  <screenshot type="default" width="804" height="606">https://raw.github.com/kliment/Printrun/master/screenshots/plater.png</screenshot>
 </screenshots>
 <url type="homepage">https://github.com/kliment/Printrun</url>
</application>

mercurial