V1 Mainsail Theme

For those who may be interested, there is now a V1 Mainsail theme that can be used for anyone running Klipper. Github Link

To Install

SSH in to the host Pi,

cd ~/
git clone https://github.com/V1EngineeringInc/Mainsail_Theme.git
bash ~/Mainsail_Theme/install.sh

Add this to moonraker.conf to get updates

[update_manager client V1Theme]
type: git_repo
path: ~/Mainsail_Theme
origin: https://github.com/V1EngineeringInc/Mainsail_Theme.git
primary_branch: main
install_script: install.sh
is_system_service: False
9 Likes

Great job as usual @Michael_Melancon!!!

4 Likes

How hard is it to change the v# at the top?

That’s just whatever you set your printer name to in the settings

2 Likes

Rookie question. Give me a few minutes and I’ll have a few more.

2 Likes

Nice. Now I just need to get Klippe running on the MP3DPv4

1 Like

He was already prepared for that one since I asked it when we were testing it LOL

1 Like

Have you any insight on how to add it to the kiauh theme installer?

1 Like

It would have to be submitted to Mainsail as a Community Theme and get an official community theme id for it to be supported by the KIUAH interface

Installing it outside of KIUAH is pretty simple.

3 Likes

I followed the installation instructions then restarted the rpi and it looks the same. I wonder if it is because I used KIAUH to install the last theme.

post what you have in the .theme folder in your config folder.

If you don’t see the ‘.theme’ folder in Mainsail, you can enable it to show here

If you think it could be interfering, then you can also just run the ‘Remove theme’ first in KIUAH, then run the bash ~/Mainsail_Theme/install.sh script again

2 Likes

Removing the theme, then installing gives the right result:

3 Likes