Skip to content

breakingflower/klipper_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klipper configs for CR10 / CR10s

Hostname

Set the hostname of your printers' pi in sudo raspi-config. This hostname will be used to hardlink the correct files. Your current hostname can be seen by echo ${HOSTNAME}.

Installing

Starting from a clean rpi image, issue the following:

git clone git@github.com:fl0r1s/klipper_config.git
cd klipper_config 

# optionally checkout a branch
git checkout complete_revamp

# hardlink the files. 
./install.sh

Uploading calibration settings etc

You'll have to log in to your github.

cd ~/klipper_config
./upload.sh

Klipper + Frontend

The easiest way to update klipper is by using kiauh. Install klipper, moonraker and a frontend.

About

Klipper profiles for CR10 and CR10s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages