1.23. PRINTRUN
the files. 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 file to install.
Linux Instructions
Debian|Ubuntu
Recommended Installation
• We recommend using the stand-alone Printrun option found at
https://www.LulzBot.com/?=support/downloads. Once down-
loaded and extracted, navigate to the extracted directory. Install
the dependencies by issuing the following command in a termi-
nal: 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 file. You can use this command to install the depen-
dencies: sudo apt-get install python-serial python-wxgtk2.8
43