Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

251 Commits

Repository files navigation

TheBurnDoc Klipper Configuration

This repo contains my configuration for my printers that have Klipper installed. To setup Klipper to use these repo as its source of configuration, I start with installing FluiddPi, and then ssh into the new Pi and then type the following:

 sudo service klipper stop
mkdir -p ~/workspace/github.com/TheBurnDoc
git clone git@github.com:TheBurnDoc/klipper_config ~/workspace/github.com/TheBurnDoc
mv ~/klipper_config ~/klipper_config.old
ln -s ~/workspace/github.com/TheBurnDoc/klipper_config/<printer>~/klipper_config
sudo service klipper start

About

Klipper configuration for my 3D printers

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors