Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.61 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.61 KB
description
You will need to choose which way you want to install Mainsail.

Installation

Local installation

MainsailOS

recommended for Raspberry Pi users

MainsailOS is a prebuilt image for single board computers that already includes Mainsail, Moonraker and Klipper. The least amount of setup.

{% content-ref url="https://app.gitbook.com/o/O2j4rN2JOaGEeS1KBjXz/s/HZGYoL7ogomNyBLNEpEJ/" %} MainsailOS {% endcontent-ref %}

KIAUH - Klipper Installation And Update Helper

A script toolbox to install and update Klipper, Moonraker and Mainsail. KIAUH contains additional features and is recommended for multi-printer setups.

{% content-ref url="kiauh.md" %} kiauh.md {% endcontent-ref %}

Docker

For those who prefer the containerized approach, Docker runs Mainsail in an isolated Docker environment with our pre-built NGINX-based image.

{% content-ref url="docker.md" %} docker.md {% endcontent-ref %}

Manual setup

The rocky road for the daring. For those who want to know how everything is set up manually.

{% content-ref url="manual-setup.md" %} manual-setup.md {% endcontent-ref %}

Hosted

You can test and review a hosted version of Mainsail at my.mainsail.xyz. Please read the documentation for usage and configuration.

{% content-ref url="my.mainsail.xyz.md" %} my.mainsail.xyz.md {% endcontent-ref %}