1.24. PRINTRUN
If you do not have one installed we recommend using 7-zip, which can be
downloaded for free at www.7-zip.org.
Windows Instructions
• Once downloaded, extract the dist folder to a location of your
choice. You can rename the dist folder if you like. Double click
pronterface.exe to run Pronterface.
Mac OSX Instructions
• Once downloaded, extract the dist folder to a location of your choice.
Once extracted, double click the pronterface-mac.app le to install.
Linux Instructions
Debian|Ubuntu
Recommended Installation
• We recommend using the stand-alone Printrun option found at
https://www.LulzBot.com/downloads. Once downloaded and ex-
tracted, navigate to the extracted directory. Install the dependencies
by issuing the following command in a terminal: sudo apt-get
install python-serial python-wxgtk2.8 python-pyglet. Once
the dependencies have been installed, run Pronterface by using the
following command in a terminal: python pronterface.py.
Installing from source
• Using Git, in a terminal issue the following command: git clone
https://github.com/kliment/printrun.git
• Once downloaded, change to the Printrun directory. You will need to
ensure that the following dependencies are met. They are listed in the
README.md le. You can use this command to install the depen-
dencies: sudo apt-get install python-serial python-wxgtk2.8
python-pyglet python-tornado python-setuptools
51