Installing Mainsail
This section explains the process of installing the MainsailOS onto your Raspberry Pi used to run Klipper.
Download the latest Raspberry Pi OS - Imager and install;
Insert a microSD card into your computer that you will be using in your Raspberry Pi;
Make sure there is no data on the microSD card, or make sure that you backup any data you would like to keep. The microSD card will be wiped during the installation of the MainsailOS.
Open the
Raspberry Pi Imager
program;

Select
Choose OS
;

Select
Other specific-purpose OS
;

Select
3D printing
;

Select
Mainsail OS
;

Select
Mainsail OS v.0.6.1
;

Select
Choose Storage
;

Select your
USB Mass Storage Device USB Device
, make sure it is the SD card you inserted above;

Select
Write
;

A message will appear 'All existing data on 'USB Mass Storage Device USB Device' will be erased. Are you sure you want to continue?';
Select
Yes
;

Wait for the write and verify to complete (100%);


If installation completes successfully you should get this message, 'Mainsail OS v0.6.1 has been written to USB Mass Storage Device USB Device. You can now remove the SD card from the reader';
Select
Continue
;

Close the Raspberry Pi Imager program;
Remove the microSD card from your computer;
The Raspberry Pi Imager should have 'ejected' your microSD card automatically from the Windows OS.
Last updated