Cura/plugins/UltimakerMachineActions
Ghostkeeper 287689a073
Don't cache the automatic firmware name
The QML property was not updated when you change the printer. By not caching it, it gets the current printer's firmware file upon clicking the button. Simple and effective, and not that tough on computational power that it needs caching.

Contributes to issue CURA-5749.
2018-10-12 13:25:34 +02:00
..
__init__.py Disable UMO checkup action 2017-12-15 15:19:59 +01:00
BedLevelMachineAction.py Home head only by X- and Y axis, do extra bedHome (G28 Z) 2018-04-09 13:13:52 +02:00
BedLevelMachineAction.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
plugin.json Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
UM2UpgradeSelection.py Only use setMetaDataEntry() 2018-07-11 11:14:57 +02:00
UM2UpgradeSelectionMachineAction.qml Fix Olsson Block binding in UM2 machine settings 2018-01-30 17:33:34 +01:00
UMOCheckupMachineAction.py Updated documentation for MachineActions 2016-12-06 14:21:57 +01:00
UMOCheckupMachineAction.qml Change Math.floor to Math.round as a last try to fix garbled fonts 2018-02-14 09:28:47 +01: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 Don't cache the automatic firmware name 2018-10-12 13:25:34 +02:00