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
blacksmithforlife
blacksmithforlife•6mo ago
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
kakapo
kakapo•6mo ago
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
blacksmithforlife
blacksmithforlife•6mo ago
that seems to be a different question than you originally asked. can you show what you are talking about?
kakapo
kakapo•6mo ago
maybe i phrase it wrongly
kakapo
kakapo•6mo ago
No description
kakapo
kakapo•6mo ago
i think the problem speaks for itself
blacksmithforlife
blacksmithforlife•6mo ago
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
kakapo
kakapo•6mo ago
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
Fyx
Fyx•6mo ago
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.
No description
Fyx
Fyx•6mo ago
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.
kakapo
kakapo•6mo ago
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
blacksmithforlife
blacksmithforlife•6mo ago
you will have to change it by SSHing into the pi and replacing it
kakapo
kakapo•6mo ago
i could find it via SSH not sure about the directory oh wait yeah i got into the supposed directory but acces was denied..?
blacksmithforlife
blacksmithforlife•6mo ago
what user are you signed in as?
kakapo
kakapo•6mo ago
pi/rasrerry
blacksmithforlife
blacksmithforlife•6mo ago
then all you need to do is use sudo
kakapo
kakapo•6mo ago
in what way?
kakapo
kakapo•6mo ago
does this work with winscp?
blacksmithforlife
blacksmithforlife•6mo ago
Winscp isn't ssh
miklschmidt
miklschmidt•6mo ago
Well. SCP ish file copying over SSH 😄 But yeah, no sudoronies shouldn't be necessary anyway that .theme folder is owned by pi
blacksmithforlife
blacksmithforlife•6mo ago
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
miklschmidt
miklschmidt•6mo ago
100%