Cura/plugins/UltimakerMachineActions
Lipu Fei 2c39612bc8 Fix UM2 upgrade regarding the variant
CURA-4482

UM2 by default doesn't have variants, but if the user enables Olsson
Block, the variant option will become available. This commit fixes the
following cases:

- Make sure that the variant is set on the extruder stack but not the
  global stack
- Extruder stacks don't contain information such as has_variant. Such
  info should be retrieved from the global stack and not just from the
  definition container because they can be overriden by other
  containers.
2017-11-17 12:47:30 +01:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
BedLevelMachineAction.py Applied the profiler's pyqtSlot decorator to all of the code. 2017-01-10 13:35:39 +01:00
BedLevelMachineAction.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
UM2UpgradeSelection.py Fix UM2 upgrade regarding the variant 2017-11-17 12:47:30 +01:00
UM2UpgradeSelectionMachineAction.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
UMOCheckupMachineAction.py Updated documentation for MachineActions 2016-12-06 14:21:57 +01:00
UMOCheckupMachineAction.qml Round fractional widths and heights in system-themed qml 2017-07-14 12:58:07 +02:00
UMOUpgradeSelection.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
UMOUpgradeSelectionMachineAction.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
UpgradeFirmwareMachineAction.py Merge branch 'master' into python_type_hinting 2016-12-13 14:39:35 +01:00
UpgradeFirmwareMachineAction.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00