I've done a fresh install of RatOS (after an attempt to update Moonraker bricked my printer). I uploaded my old printer.cfg over-writing the default, but the file structure has changed. So I added "RatOS/" after "config/" in all the includes to try to correct this.
I'm getting:
Include file '/home/pi/printer_data/config/config/RatOS/boards/btt-skr-2-429/config.cfg' does not exist
I'm not sure about the /home/pi/printer_data/config/ (that config/config/ doesn't look right), but changing the path to /config/RatOS/boards/btt-skr-2-429/config.cfg doesn't help.
This must be something obvious, but I'm not seeing it. What's wrong here?