Fri, 22 Sep 2017 17:40:08 +0200
SVG bugfix: first shape line not drawn
SVG feature: Dont control the laser via extrusion, switch on at shape start, off at shape end
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> |