* Update necessary-cfg for grammar and readability fixes * Update homepage for typos, grammar and readability * Update index.md in manual setup for readability * Update for readability and make editing moonraker.conf a sub-chapter * Update for readabiliy and grammar * Update for readability and grammar * Fix PR #478 with review feedback - fix Klipper pause / resume * Fix typo (missing s in preset) * Make call to action stronger, remove "it is" for "time to print!" * Improve readability on front page * Update Kiauh page for readability and gramma * Review and update Update guides for spelling, grammar, readabilty and localization * Review updates from yesterday and fix some errors from updating the docs * Apply feedback to fix typos for PR#478 Signed-off-by Paul Cutler paul@paulcutler.org
23 lines
918 B
Markdown
23 lines
918 B
Markdown
---
|
|
layout: default
|
|
title: MainsailOS
|
|
parent: Setup Guides
|
|
nav_order: 1
|
|
has_children: true
|
|
has_toc: false
|
|
permalink: /setup/mainsail-os
|
|
---
|
|
|
|
# Installing MainsailOS
|
|
|
|
MainsailOS builds upon Raspberry Pi OS Lite by including Klipper, Moonraker, and Mainsail into the disc image, making setup quick and Mainsail easier to use with Klipper and Moonraker.
|
|
|
|
Advanced users may want more complex and custom configurations and Mainsail can be [manually installed](manual-setup/index.md).
|
|
|
|
If you are familiar with process to flash the firmware, then please use your preferred method as you normally would.
|
|
|
|
If however you are unfamiliar with the flashing process we have documented two methods to flash MainsailOS to your SD card:
|
|
|
|
* [Raspberry Pi Imager](mainsailos/pi-imager) (cross-platform, easiest) <span class="label label-red">recommended</span>
|
|
* [Balena Etcher](mainsailos/balena-etcher) (requires manual setup)
|