Hello,
Sorry for pulling up this old topic but I cannot find any other information.
I am using Bambu CLI and we cannot use json that inherit from other, we need to use a json with all the data.
Is there a way to export json with all the settings?
I looked into resources folder and we can see all the files but they inherit from each other so it’s a bit tricky to do a compilation.
I know it’s not the best solution but from what I understand, we cannot use json with inheritance:
“the config file should be a full config”
Do you have any idea on:
- Exporting a full json
- Using partial json with CLI
Thanks!