Error loading kinematics ratos_hybrid_corexy

Hi i got "corrupt" on klipper software so i run hard recovery and now my klipper reports ERROR as in tittle "Error loading kinematics 'ratos_hybrid_corexy'"...Already did fresh wizard configurator. What should i do?
Solution:
SSH in and run ratos doctor
Jump to solution
3 Replies
Solution
TheTik
TheTik2mo ago
SSH in and run ratos doctor
TheTik
TheTik2mo ago
If that command isn't found, run this series of commands one at a time:
cd ~/ratos-configurator
git fetch
git switch -f v2.1.x-deployment
ratos doctor
cd ~/ratos-configurator
git fetch
git switch -f v2.1.x-deployment
ratos doctor
Hesus
HesusOP2mo ago
It resolved itself in 3rd restart

Did you find this page helpful?