Fri, 03 Jun 2016 21:14:09 +0200
Bugfixing, Added M400 magic
15 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <application> | |
3 | <id type="desktop">plater.desktop</id> | |
4 | <licence>CC0</licence> | |
5 | <summary>3D printer plating tool</summary> | |
6 | <description> | |
7 | <p>Plater is a simple graphical tool for preparing plates for desktop 3D printers, such as RepRap.</p> | |
8 | <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> | |
9 | </description> | |
10 | <screenshots> | |
11 | <screenshot type="default" width="804" height="606">https://raw.github.com/kliment/Printrun/master/screenshots/plater.png</screenshot> | |
12 | </screenshots> | |
13 | <url type="homepage">https://github.com/kliment/Printrun</url> | |
14 | </application> |