Printrun

From RepRap
Revision as of 03:06, 13 June 2011 by Traumflug (talk | contribs) (Get the basics.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Printrun is a set of G-code sending applications, witten by Kliment. It consists of printcore (dump G-code sender), pronsole (featured command line G-code sender) and pronterface (featured G-code sender with graphical user interface), and a small collection of helpful scripts.

Installation

Download all Python sripts from it's Github repository.

To make it work on Ubuntu/Debian, you additionally need:

sudo apt-get install python python-serial python-wxgtk2.8

To make it work on Windows, get the following packages:

  • python
  • pyserial
  • pyreadline
  • wxPython

That done, simply run the script, e.g.

python pronterface.py