Skip to content

Installing OpenPnP 2.6

Install & Import
Connect
Homing
Nozzle Tips
Calibration Prep
OpenPnP Overview

openpnp-logo

We support the latest stable OpenPnP release and recommend installing that version. Download Link is supplied below:


Linux (Ubuntu)

Linux Recommended
Ubuntu Linux provides reliable USB communication with the LumenPnP and cameras. This is the platform we test on.
  1. Download OpenPnP for Linux

Download OpenPnP (.deb)

Download OpenPnP (.tar.gz)

If you do not already have Ubuntu installed, follow the official guide: Install Ubuntu Desktop

To properly setup OpenPnP for Linux use:

  1. Install Java

  2. OpenPnP requires Java to run:

sudo apt-get install openjdk-17-jdk

Add your user to the dialout group

  1. This allows OpenPnP to communicate with the machine:
    sudo adduser [USERNAME] dialout

Replace [USERNAME] with your Linux username, then restart the computer.

Launch and Close OpenPnP
For OpenPnP to generate the files and folders we need in the next section, we must first launch OpenPnP once. Then, we must close the program before tampering with the configuration files.

Windows

(Supported but Not Recommended)

  1. Download OpenPnP for Windows

Download OpenPnP (64-bit)

Download OpenPnP (32-bit)

Launch and Close OpenPnP
For OpenPnP to generate the files and folders we need in the next section, we must first launch OpenPnP once. Then, we must close the program before tampering with the configuration files.

MacOS Not Supported

OpenPnP no longer supports MacOS with the latest release. If you are currently using a Mac, you will need to switch to Linux or Windows.


Recommended Computer and Operating System
For reliable camera connectivity and exposure control, we recommend using a Lenovo ThinkPad running Ubuntu 22.04 LTS.

Next Step

OpenPnP is now installed and has created its configuration folder. This means it is ready for importing our configuration files. Click below to continue.

Import Configuration Files →