printrun-src/pronsole.appdata.xml

Tue, 26 Sep 2017 19:08:02 +0200

author
mdd
date
Tue, 26 Sep 2017 19:08:02 +0200
changeset 36
f4730ef55ca8
parent 15
0bbb006204fc
child 45
c82943fb205f
permissions
-rw-r--r--

SVG options: offset, original scale
SVG Bugfix: "scale" does now really fit to dimensions

<?xml version="1.0" encoding="UTF-8"?>
<application>
 <id type="desktop">pronsole.desktop</id>
 <licence>CC0</licence>
 <summary>3D printer host software for console</summary>
 <description>
  <p>Pronsole is a command line user interface for desktop 3D printers, such as RepRap. It lets you to load Gcode, connect to printer and send the Gcode to it. Best option for controling 3D printer from headless or not enough powerful machines.</p>
  <p>It allows you not only to send Gcode form file, but also control the printer manually or send Gcode commands directly to the printer.</p>
  <p>Is integrates slicing tool, so if you load an STL 3D model to it as well as Gcode.</p>
 </description>
 <screenshots>
  <screenshot type="default" width="659" height="388">https://raw.github.com/kliment/Printrun/master/screenshots/pronsole.png</screenshot>
 </screenshots>
 <url type="homepage">https://github.com/kliment/Printrun</url>
</application>

mercurial