Skip to content

KlipperScreen

Info

This feature is still in an alpha state.


The 3MS has a custom fork of KlipperScreen you can use to control your 3MS.

Install

To install the 3MS KlipperScreen, first install KlipperScreen following instructions here. Then, run in your terminal:

1
2
3
4
5
cd ~
mv KlipperScreen KlipperScreen.old
git clone https://github.com/3DCoded/KlipperScreen-3MS KlipperScreen
cd ~/KlipperScreen
./KlipperScreen/scripts/KlipperScreen-install.sh

In your KlipperScreen.conf, add the following:

KlipperScreen.conf
[3ms]
tools: <num-tools>

replacing <num-tools> with the number of filament units your 3MS has.

Restart KlipperScreen.

Comments