Option 'control' in section 'extruder' must be specified
I'm having this problem together with others, but let's start with this one
10 Replies
Quick thing: I changed to the Orbiter 2.5
Internal error during connect: module 'extras.resonance_tester' has no attribute 'SweepingVibrationsTestGenerator'
Now I'm having this error
which version of ratos?
v.2.1.0-RC3-26-g33980992
Dude, I don't get it,
Suddenly Klipper can update and suddenly and sweeping vibrationstest is available
Existing config autosave is corrupted. Can't complete SAVE_CONFIG
don't see anyone who had this bug
@miklschmidt
And the "No Beacon model loaded"
Update klipper
ah good, so you found the first problem
Don't manually edit the klipper maintained config section, that's how you get yourself into situations like this (notice the big fat all caps warning at the start of that section).
This is likely because of your broken autosave section in printer.cfg. Unless you didn't run BEACON_RATOS_CALIBRATE yet
I believe accidentally put in the wrong place when I put the config for the orbiter smart sensor
But I deleted it soon after and it was without problem
I did it later, but couldn’t save
That's not it, you have multiple save config sections because you messed up the syntax in the first one.
So it'll keep adding new sections each time you save
How do I fix it?
Delete all the sections before the last
#*# <---------------------- SAVE_CONFIG ---------------------->
line
by "all the sections" i mean all the klipper maintained config sections, the ones that look like a comment blockIt worked
Thank you ❤️