SAVE_CONFIG
I'm running through the Commissioning Guide for my 3.1 400 - SKRat and EBB42. Just ran the PID_TUNE and went to save the results but I get the following error:
Unable to parse existing config on SAVE_CONFIG
I've looked through the printer.cfg, but nothing seems out of the ordinary to me.
11 Replies
You're missing the save config block
Cool, should this have been made automatically? All I've done was follow the instructions listed in the RatOS documentation.
Yeah, no idea how it was deleted
Strange...will report back when I get back to working on the machine.
Should just be able to copy the "save con fig, don't edit this block or below" from anyone's else's. I'd post mine but am on mobile
Copied in the two "header" lines, and the Console accepted SAVE_CONFIG. Interestingly it didn't restart successfully as it complained about [extruder] not having a control specified. Solved this by checking the auto save lines, and it has repeated them. Removed one set, and everything appears to be working as intended.
hooray!
Thank you for your help!
This means your syntax is broken in the klipper maintained config section
usually it's a pretty bad idea to mess with the klipper config section
(hence they huge warning they put in the header 😂)
This is a true statement. I've only gone into printer.cfg. This is a new build, so RatOS somehow missed adding it in. 😂
Seems to be a one time issue, was an easy fix, and the magic plastic pusher is making great plastic boats.
There's no klipper managed config section before you start saving stuff through klipper
RatOS does not add or modify it
But good to hear 👍