Manually Link Klipper with a 6-digit code
If you are on Obico for Klipper version than 1.6.0 or newer, switch to Updated Manual Setup Guide to link your printer using a one-time passcode.
Follow this guide in one of these 2 rare cases:
- You are trying to re-link your Klipper printer. There are only a few reasons why you need to re-link printer.
- Your printer can't be identified at the last step in Obico for Klipper setup guide. You don't need a 6-digit code if your printer can be identified and linked automatically.
If you are setting up Obico for the first time, you should follow Obico for Klipper setup guide first. Please DO NOT PROCEED if you haven't done so.
This guide is for the users who use Moonraker with Klipper. If you are using OctoPrint with Klipper, please follow the Obico for OctoPrint guide instead.
This guide assumes you are connecting to the Obico Cloud. If you are connecting to a self-hosted Obico Server, you will need to use the address of your self-hosted server.
Step 1: Download Obico for Klipper and run install.shβ
- SSH to the Raspberry Pi (or other SBC) your Klipper runs on.
- Run:
cd ~
git clone https://github.com/TheSpaghettiDetective/moonraker-obico.git
cd moonraker-obico
./install.sh
- Follow the installation steps. You may be asked to enter the password in order to run
sudocommands. - You will also be asked to enter the configurations necessary for the installation to complete, such as the location of your
moonraker.conf, Moonraker's port and address, and the log directory. install.shwill now start the process to link your printer to the Obico server. You will be asked to enter:- The Obico Server you want to link it to. The default is the Obico Cloud. You can also change it to using your own self-hosted Obico Server (ex: http://192.168.0.5:3334).
- A 6-digit verification code. You will obtain this 6-digit verification code in the following steps.
- Leave the terminal open. We will come back to enter the 6-digit code once we obtain it from the Obico app.
Step 2: Sign up for an Obico account.β
Follow instructions in the "π± Mobile App" tab if you are using the Obico mobile app, or the "π Web App" tab if you are using the web app.
Your Obico account is the same for the mobile app and the web app. If you sign up for an account using the mobile app, you can sign in to the web app later with the same email and password. And vice versa.
All functions are available equally in the mobile and the web app. However, with the mobile app, you can receive push notifications on your phone to easily track the print progress, and get alerted in case a failure is detected.
- π± Mobile App