Cura/plugins/VersionUpgrade/VersionUpgrade46to47
Ghostkeeper 4bdea50fd5
Use deepcopies rather than copies to copy parsers
Turns out that the parsers apparently refer to a lot of subobjects which are crucial here, and they don't implement the normal copy well. Deepcopy it is then.
2020-04-09 21:26:35 +02:00
..
__init__.py Upgrade other per-extruder instance containers too 2020-04-09 01:23:11 +02:00
plugin.json Add version upgrade for 4.6 to 4.7 to halve the maximum deviation 2020-04-01 15:05:18 +02:00
VersionUpgrade46to47.py Use deepcopies rather than copies to copy parsers 2020-04-09 21:26:35 +02:00