couple of questions regarding customization
so far the installation was very smooth! a lot smoother than my experience with vanilla klipper, so a big thank you to the devs. most stuff is intuitive; however i would like to customize the UI and setup leds with klipped led effect
-can i edit the ratrig logo on the UI? tried the normal way and via Winscp, first didnt work second could find the files
-does ratOS support plugins as octoeverywhere and klipper led effect?
-the power consumption is also charted which makes the graph look messy; can it somehow be hidden?
23 Replies
does ratOS support plugins as octoeverywhere and klipper led effect?RatOS is klipper, so you can do anything with it that you can do with klipper
the power consumption is also charted which makes the graph look messy; can it somehow be hidden?This is set in the mainsail interface, see their documentation for how to change the settings
some people in the mainchat said led effects is not recommended; at least not with higher fps
with regards to the mainsail interface; i cannot find such info on mainsails documentation. also some components dont seem to work like changing the logo for example
it is weird because the interface tab has option to hide the pi's temp etc but not the power cycles
that seems to be a different question than you originally asked.
can you show what you are talking about?
maybe i phrase it wrongly
i think the problem speaks for itself
looks like the bed heater power. I don't have my PI on right now, but I believe you can right click on that and choose what you want to see
yeah i know thats what i said; but they dont hide it
i think it is there though; one of the switches doesnt do anything, i think that s the one that should do it
Clicking on the name of the heater brings up the options to deselect the "Show power in chart". For me, this removes the dotted line indicating power. I have a std RatOS install and i didnt have any issues doing this.
For the logo, have you tried making a .theme folder in the /config folder and putting you logo in there?
Actually this folder should exist already. 😅
Not sure if this helps, but in the moonraker.conf there is the info the for theme from git repo.
thanks so much! i didnt realize the heater bed itself was clickable! this makes the UI way nicer
im not allowed to delete the old one
you will have to change it by SSHing into the pi and replacing it
i could find it via SSH
not sure about the directory
oh wait yeah i got into the supposed directory but acces was denied..?
what user are you signed in as?
pi/rasrerry
then all you need to do is use
sudo
in what way?
does this work with winscp?
Winscp isn't ssh
Well. SCP ish file copying over SSH 😄
But yeah, no sudoronies
shouldn't be necessary anyway
that .theme folder is owned by pi
it is file copying not sshing into a command line. if you are going to be messing around with this stuff they should probably know sudo anyway
100%