Tue, 19 Jan 2021 20:44:16 +0100
Added tag WORKING_BEFORE_UPGRADE_TO_GITMASTER for changeset f7e9bd735ce1
15 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <application> | |
3 | <id type="desktop">pronterface.desktop</id> | |
4 | <licence>CC0</licence> | |
5 | <summary>3D printer host software</summary> | |
6 | <description> | |
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> | |
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> | |
9 | <p>Is integrates slicing tool, so if you load an STL 3D model to it, it will slice and load it automatically.</p> | |
10 | </description> | |
11 | <screenshots> | |
12 | <screenshot type="default" width="1061" height="596">https://raw.github.com/kliment/Printrun/master/screenshots/pronterface.png</screenshot> | |
13 | <screenshot width="566" height="626">https://raw.github.com/kliment/Printrun/master/screenshots/pronterface2.png</screenshot> | |
14 | </screenshots> | |
15 | <url type="homepage">https://github.com/kliment/Printrun</url> | |
16 | </application> |