Files
OrcaSlicer-KX/src
bubnikv 59378503fc Fix of a wrong order of processing the config sources when slicing
from command line. Fixes
PrusaSlicer Console --load my_config.ini doesnt overwrites the 3mf profiles or not used. #3893

The priority of config values is now:

1) Config keys from command line, for example --fill-pattern=stars
   (highest priority, overwrites everything below)
2) Config files loaded with --load
3) Config from 3mf
   (lowest priority)
2020-03-24 11:52:43 +01:00
..
2020-01-03 16:33:04 +01:00
2019-01-14 10:27:28 +01:00
2020-03-19 10:43:48 +01:00
2019-10-25 13:15:21 +02:00