Thu, 30 May 2019 19:02:52 +0200
bugfixes on rastered image column endings, force laser off with G0 + little offset
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> |