printrun-src/pronterface.appdata.xml

Sat, 04 Jun 2016 12:41:32 +0200

author
mbayer
date
Sat, 04 Jun 2016 12:41:32 +0200
changeset 22
4c9bb8f93ae8
parent 15
0bbb006204fc
child 45
c82943fb205f
permissions
-rw-r--r--

Added the Lasercut settings to the pronterface options dialog
(default settings when used without pronterwindow)

15
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
2 <application>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
3 <id type="desktop">pronterface.desktop</id>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
4 <licence>CC0</licence>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
5 <summary>3D printer host software</summary>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
6 <description>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
7 <p>Pronterface is a graphical user interface for desktop 3D printers, such as RepRap. It lets you view Gcode, connect to printer and send the Gcode to it. It's feature rich yet minimalist application.</p>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
8 <p>It allows you not only to send Gcode form file, but also control the printer manually or send Gcode commands directly trough input field.</p>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
9 <p>Is integrates slicing tool, so if you load an STL 3D model to it, it will slice and load it automatically.</p>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
10 </description>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
11 <screenshots>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
12 <screenshot type="default" width="1061" height="596">https://raw.github.com/kliment/Printrun/master/screenshots/pronterface.png</screenshot>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
13 <screenshot width="566" height="626">https://raw.github.com/kliment/Printrun/master/screenshots/pronterface2.png</screenshot>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
14 </screenshots>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
15 <url type="homepage">https://github.com/kliment/Printrun</url>
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
16 </application>

mercurial