How to install Pronterface on Ubuntu 16.04
English · Français
April 29, 2017
Antre du Tryphon

How to install Pronterface on Ubuntu 16.04

April 29, 2017 · ctheroux Ubuntu 3D Printing

To install Pronterface on Unbuntu, first install the dependencies.


sudo apt-get install python-serial python-wxgtk3.0 python-pyglet \
     python-numpy cython python-libxml2 python-gobject python-dbus \
     python-psutil python-cairosvg libpython-dev git

Then, download Pronterface

git clone https://github.com/kliment/Printrun.git

To run Pronterface, execute ./Pronterface.py


Leave a Comment

Replying to
Your email address will not be published.

Copyright 2012–2026, Claude "Tryphon" Théroux