Inexpensive answer to running Klipper and Learn how to create a multi-Klipper setup

Опубликовано: 19 Март 2026
на канале: PrintsLeo3D
25,822
442

The Inovato Quadra is an inexpensive way to run Klipper on your 3d printer. This is the answer to installing Klipper without a raspberry pi. Not only that, it’s capable of running multiple printers on Klipper! Multiple instances of Klipper. Learn how to setup the quadra, and also how to set up a multi klipper setup that can be used on any device, including a raspberry pi if you already have one!

UPDATE: If you own The Quadra or didn't want upgrade to the PRO model you can still buy a USB hub and wifi adapter separately. These are the products I used on my additional Quadras:

Wifi adapter (plug and play no drivers were needed for me):
https://amzn.to/3mLRqcm

Powered USB Hub:
https://amzn.to/3yuEE4C

11/11/22 EDIT -- We have an operational webcam!! That means not only can you run multi printers but you can also watch them print! I used the add-on CrowsNest to get this to work. Check my website for the CrowsNest article where I go over this or my YouTube video:    • Add a camera to your 3d Printer!  

Buy an Inovato Quadra!
https://www.inovato.com/

Read the full article for a text run through!
https://www.printsleo3d.com/inovatoqu...

commands:
–software–
PuTTY: https://www.putty.org/

–configure quadra–
Quadra normal login-
id: quadra
password: 1n0v@t0

Finding the ip address-
through command prompt: ping inovato
through hostname: inovato.local

Change password-
passwd

Access Network Manager-
nmtui

Disable desktop mode-
sudo systemctl disable lightdm

Reboot or poweroff-
sudo reboot -f
sudo shutdown -h now

Quadra root login-
Id: root
Password: 1n0v@t0

–install Klipper using KIAUH–
Install git:
sudo apt-get install git -y

Launch KIAUH main menu- (paste this as a single block of code)
cd ~
git clone https://github.com/th33xitus/kiauh.git
./kiauh/kiauh.sh

–fluid setup–
Finding serial address single printer-
ls /dev/serial/by-id/*

Finding serial address multi printers- (if the above line does not return unique addresses)
ls /dev/serial/by-path/*
(keep in mind this marries the address to the USB port. If the printer is moved USB ports you will need to run this again)

For a fill text rundown of this installation, example configurations, copy and pasteable code, and much more visit my website:
printsleo3d.com

Greengate3D: Recycled filament made in America:
https://greengate3d.com/

Note: As an Amazon Associate, whenever you purchase through one of my links I earn a small commission at no additional costs to you! I only link brands/providers I have purchased myself unless otherwise noted.

°°°Join the Discord °°°°
  / discord  

Interested in some upcoming Projects? Follow on Instagram to see what I’m working on!
@PrintsLeo3D

*3D Printer*
Voxelab Aquila : https://amzn.to/3JO0fJr
Voxelab Aquila S2: https://amzn.to/3gz1PoG
Ender 3 Pro : https://amzn.to/3JGTyZr

*Filament*

*Models*
Rail Inserts by PrintsLeo3D
https://www.printsleo3d.com/models

*Music*
Intro/Outro : Bomber (sting) - Riot

***Buy Me a Coffee (not necessary but certainly appreciated!)***
https://www.buymeacoffee.com/PrintsLeo3D

Check out some tips & tricks, and support the Channel!
Printsleo3d.com

*More Content*
Website: Printsleo3d.com
Instagram: @PrintsLeo3D
TikTok: @PrintsLeo3D
Twitter: @PrintsLeo3D
Etsy: https://www.etsy.com/shop/PrintsLeo3D
Thingiverse : https://www.thingiverse.com/printsleo...

Chapters:
00:00 - Intro
01:13 - why the quadra?
04:06 - which version to buy?
07:00 - setup the quadra
11:45 - begin multi-Klipper install
14:50 - setup front end(Fluidd)
16:15 - serial address solution
20:10 - outro



** All video editing done through DaVinci Resolve. This video editing software is
available for free, as well as a paid premium version
https://www.blackmagicdesign.com/prod... **