Skip to content

Set of scripts for github-based backup/restore of a klipper printer

Notifications You must be signed in to change notification settings

Armchair-Heavy-Industries/klipper-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small tool to support backing up / restoring printer_data contents to a git repo

run with ./run.sh --backup initially

./run.sh --restore for restoring a printer to a backup

./run.sh --remove will undo the git repo + cron stuff the script does.

Installation:

cd ~ && git clone https://github.com/Armchair-Heavy-Industries/klipper-backup && cd klipper-backup
cp ./config_vars.template ./config_vars
nano ./config_vars

About

Set of scripts for github-based backup/restore of a klipper printer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages