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
./scripts/KlipperScreen-install.sh

Restart KlipperScreen.

Comments