Error after fresh install
Hello guys!
I got error:
Include file '/home/pi/printer_data/config/config/boards/btt-octopus-11/config.cfg' does not exist
Fresh install of Alpha 5.
6 Replies
sensitive-blue•2y ago
"config" folder is empty...
extended-salmon•2y ago
The path for the configuration of Alpha 5 has changed. ../config/RatOS/...
you won't be able to directly drop in your old printer.cfg. If the Alpha releases it is best to use the new template and then just populate it with the values from your old printer.cfg where needed
sensitive-blue•2y ago
Thanks guys. So I need to change path in my printer.cfg, right?
go to your machine tab, click on ratos -> templates
open the template that corresponds with your print (example
v-core-3-printer.template.cfg
)
copy everything in that and paste it into your current printer.cfg
now go line by line and fill it out as normal. If needed reference your old printer.cfg file and copy values into your current printer.cfgsensitive-blue•2y ago
I'll try that! Thank You! 👍