Kilpper Resonance_generator

Hey all, i just updated klipper and now im getting a, Section 'resonance_generator' is not a valid config section. Any help would be appreciated. Thanks
11 Replies
creston
creston•2mo ago
creston
creston•2mo ago
@miklschmidt
miklschmidt
miklschmidt•2mo ago
Hard recovery already?
creston
creston•2mo ago
I updated everything, RatOS said corrupt so i followed the prompts to update, I assume that is the hard recovery you are mentioning.
miklschmidt
miklschmidt•2mo ago
"followed the prompts"? You get 2 options, soft and hard recovery. That's a moonraker/mainsail thing. Hard recovery deletes the entire module. I need a way to stop people from freaking out over that "corrupted" tag, it's very misleading, it's usually just because moonraker wasn't able to contact github last it tried (when you were configuring wifi). Just leave it be, reboot, refresh the update manager, etc and it goes away when moonraker comes to it senses.
creston
creston•2mo ago
Ive been reading a few of the comments on here, sounds like it has been a bit of a headache. pretty sure i did the hard recovery
miklschmidt
miklschmidt•2mo ago
And moonraker does it on all images, it's great.. 😂
creston
creston•2mo ago
what would you say is the best plan of action here, start fresh?
miklschmidt
miklschmidt•2mo ago
It's definitely the easiest yeah. You can fix it by running a bunch of commands, but i'll have to go and dig it up ah, here you go:
ssh pi@ratos.local
sudo ~/ratos-configurator/scripts/update.sh
sudo systemctl restart ratos-configurator
sudo ~/printer_data/config/RatOS/scripts/ratos-update.sh
sudo systemctl restart klipper
ssh pi@ratos.local
sudo ~/ratos-configurator/scripts/update.sh
sudo systemctl restart ratos-configurator
sudo ~/printer_data/config/RatOS/scripts/ratos-update.sh
sudo systemctl restart klipper
That should do it I have an idea on how to recover from this automatically (a systemd unit with a glob trigger) but there's quite a few unknowns and it's something that would have to be implemented and tested before making it to you guys.
creston
creston•2mo ago
Thank you for sending the commands, I took the harder route and cleared off the sdcard and made a new RatOS image, got everything updated and calibrated again. Side question, typically I print with ASA on my 500mm, is there a way to compensate for the shrinkage in the RatOS? thinking something similar to the skew correction
blacksmithforlife
blacksmithforlife•2mo ago
That's a slicer setting, not Rat-OS