Giter Club home page Giter Club logo

klipper-priority-fix's Introduction

klipper-priority-fix

A simple but hacky workaround for raising Klipper service priorities on lower end SBCs like BTT-CB1, to avoid timeouts and failed prints.

Installation

Start by checking out the repository to your home directory.

git clone https://github.com/Dids/klipper-priority-fix.git ~/klipper-priority-fix

Now you can run the install script, which should automatically setup everything for you.

~/klipper-priority-fix/scripts/install.sh

While optional, it is highly recommended that you also setup automatic updates, simply by adding the following update_manager entry to your moonraker.conf (or to the file where you configure Moonraker's update manager).

# Update manager entry for klipper-priority-fix
[update_manager klipper-priority-fix]
type: git_repo
channel: dev
path: ~/klipper-priority-fix
origin: https://github.com/Dids/klipper-priority-fix.git
primary_branch: master
install_script: scripts/install.sh
managed_services: klipper-priority-fix

While the installation script should already take care of this, ensure that the line klipper-priority-fix is added to the bottom of your ~/printer_data/moonraker.asvc file, so that Moonraker can control the klipper-priority-fix service.

If you setup the automatic updates above, you may additionally need to restart Moonraker.

systemctl restart moonraker

Now klipper-priority-fix be installed, running and kept up-to-date automatically.

License

See LICENSE.

klipper-priority-fix's People

Contributors

dids avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

blueskyforgit

klipper-priority-fix's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.