Skip to main content

A set of tools for managing, creating, and restoring backups of configurations, customizations, and gcodes for Klipper-based 3D printing setups.

Project description

Klipper Backup Manager

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install klipper-backup-manager 

License

klipper-backup-manager is distributed under the terms of the GPL-3.0-or-later license.

Use

The interface is simple. Settings are controlled by the kbm.yaml file in ~/.kbmlocal, which will be automatically created if it doesn't exist.

Usage: kbm-tool [OPTIONS]

Archive options: [exactly 1 required]
  Specify whether to back up or restore files.
  -b, --backup   Backs up your selected target.
  -r, --restore  Restores your selected target.

Target options: [exactly 1 required]
  Specify which files to back up or restore.
  -c, --config   Backs up Klipper configuration files.
  -g, --gcode    Backs up gcode files.

Other options:
  --help         Show this message and exit.

Issues

Please open an issue on GitHub if you have any problems.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

klipper_backup_manager-3.0.9.tar.gz (17.9 kB view hashes)

Uploaded Source

Built Distribution

klipper_backup_manager-3.0.9-py3-none-any.whl (19.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page