When i export predefined printer profile like normal or extra fine, values that are not changed won't be written in the files inside .curaprofile. I'm using CuraEngine and I read setting values and pass them to slicing command. There is "quality_type" parameter but from my understanding, CuraEngine will read default values in fdmprinter.def.json no matter of passed quality. Is there any plugin or workaround that allows me to export all setting parameters in file that I can read and then pass to CuraEngine in a command?
Thanks