Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update useful-code-links.md #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions useful-code-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ description: >-

# Useful Code Links

## Installer scripts
{% hint style="info" %}
These two installer scripts help you to automatically install Klipper, DWC2, MainSail, and backup, update or even remove them. They are a great way to save your sanity.
{% endhint %}
Expand All @@ -16,5 +17,13 @@ Manu7irl's installer is perfect for those people who want to setup multiple inst
Th33xitus's installer is for single instances of klipper
[th33xitus's Kiauh Klipper Installation And Update Helper](https://github.com/th33xitus/kiauh/tree/master)

## Docker

Dimalo's docker-compose config to run Klipper & Moonraker together with Fluidd and/or Mainsail giving you a one stop shop to get your next level Klipper experience!
The docker images provided on [Dockerhub](https://hub.docker.com/u/dimalo) are build for x64, ARM32v7 and ARM64 and ready to be deployed to your RaspberryPi or other single-board-computers as long as they have docker and docker compose running.
[See dimalo's Github repository with all you need to run Klipper on Docker](https://github.com/dimalo/klipper-web-control-docker)

## Calibration

[Vik's Advanced Delta Calibration Spreadsheet for Klipper](https://docs.google.com/spreadsheets/d/1_ROuHkXpktTF6SVirGQZenKYvMbJCKEZjVS0XCniAMk/edit?usp=sharing)