{"id":21837220,"url":"https://github.com/dids/klipper-priority-fix","last_synced_at":"2025-10-08T07:30:58.749Z","repository":{"id":190394374,"uuid":"682149577","full_name":"Dids/klipper-priority-fix","owner":"Dids","description":"A simple but hacky workaround for raising Klipper service priorities on lower end SBCs like BTT-CB1, to avoid timeouts and failed prints.","archived":false,"fork":false,"pushed_at":"2023-08-24T12:49:17.000Z","size":24,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T05:54:26.220Z","etag":null,"topics":["bigtreetech","bigtreetech-cb1","btt","cb1","klipper","klipper-priority-fix","mainsail","moonraker"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dids.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-23T14:46:06.000Z","updated_at":"2024-06-13T01:32:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"c18773d4-49fe-48dd-ab23-2df9bc0925ac","html_url":"https://github.com/Dids/klipper-priority-fix","commit_stats":null,"previous_names":["dids/klipper-priority-fix"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dids%2Fklipper-priority-fix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dids%2Fklipper-priority-fix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dids%2Fklipper-priority-fix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dids%2Fklipper-priority-fix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dids","download_url":"https://codeload.github.com/Dids/klipper-priority-fix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235689795,"owners_count":19030116,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bigtreetech","bigtreetech-cb1","btt","cb1","klipper","klipper-priority-fix","mainsail","moonraker"],"created_at":"2024-11-27T20:46:52.888Z","updated_at":"2025-10-08T07:30:58.457Z","avatar_url":"https://github.com/Dids.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# klipper-priority-fix\n\nA simple but hacky workaround for raising Klipper service priorities on lower end SBCs like BTT-CB1, to avoid timeouts and failed prints.\n\n## Installation\n\nStart by checking out the repository to your home directory.\n\n```bash\ngit clone https://github.com/Dids/klipper-priority-fix.git ~/klipper-priority-fix\n```\n\nNow you can run the install script, which should automatically setup everything for you.\n\n```bash\n~/klipper-priority-fix/scripts/install.sh\n```\n\nWhile 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).\n\n```yaml\n# Update manager entry for klipper-priority-fix\n[update_manager klipper-priority-fix]\ntype: git_repo\nchannel: dev\npath: ~/klipper-priority-fix\norigin: https://github.com/Dids/klipper-priority-fix.git\nprimary_branch: master\ninstall_script: scripts/install.sh\nmanaged_services: klipper-priority-fix\n```\n\nWhile 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.\n\nIf you setup the automatic updates above, you may additionally need to restart Moonraker.\n\n```bash\nsystemctl restart moonraker\n```\n\nNow klipper-priority-fix be installed, running and kept up-to-date automatically.\n\n## License\n\nSee [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdids%2Fklipper-priority-fix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdids%2Fklipper-priority-fix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdids%2Fklipper-priority-fix/lists"}