Cura/plugins
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
..
3MFReader Code style: Space around binary operators 2018-10-10 14:28:50 +02:00
3MFWriter Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
ChangeLogPlugin Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
CuraEngineBackend Merge remote-tracking branch 'origin/3.5' 2018-10-09 12:04:53 +02:00
CuraProfileReader Code style: Space around binary operators 2018-10-10 14:28:50 +02:00
CuraProfileWriter Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
FirmwareUpdateChecker Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
GCodeGzReader Move MIME type declarations into constructors of readers 2018-09-27 13:58:06 +02:00
GCodeGzWriter Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
GCodeProfileReader Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
GCodeReader Move MIME type declarations into constructors of readers 2018-09-27 13:58:06 +02:00
GCodeWriter Improve warning when saving g-code before slicing 2018-09-28 12:01:20 +02:00
ImageReader Improvements to translated strings 2018-10-08 15:03:21 +02:00
LegacyProfileReader Code style: Space around binary operators 2018-10-10 14:28:50 +02:00
MachineSettingsAction Merge branch 'fix_unnecessary_imports' of https://github.com/fieldOfView/Cura 2018-10-08 16:41:29 +02:00
ModelChecker Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
MonitorStage Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
PerObjectSettingsTool Prevent cura crash after setting Print as Support in per object setting 2018-09-26 17:06:24 +02:00
PostProcessingPlugin Add few more elide properties to ensure text doesnt' overlap 2018-10-10 12:48:22 +02:00
PrepareStage Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
RemovableDriveOutputDevice Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
SimulationView Fix SimulationView: missing import 2018-10-03 17:27:21 +02:00
SliceInfoPlugin Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
SolidView Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
SupportEraser Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
Toolbox Improvements to translated strings 2018-10-08 15:03:21 +02:00
UFPWriter [CURA-5775] The snaphot-creation of the UFP-writer should only be called when writing to UFP-files. 2018-10-04 15:54:22 +02:00
UltimakerMachineActions Don't cache the automatic firmware name 2018-10-12 13:25:34 +02:00
UM3NetworkPrinting Merge branch 'fix_unnecessary_imports' of https://github.com/fieldOfView/Cura 2018-10-08 16:41:29 +02:00
USBPrinting Log which firmware file you're about to upload 2018-10-12 13:24:09 +02:00
UserAgreement Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
VersionUpgrade Code style: Space around binary operators 2018-10-10 14:28:50 +02:00
X3DReader Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
XmlMaterialProfile Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
XRayView Increase plugin API version to 5 2018-08-27 13:59:00 +02:00