Cura/plugins
Joey de l'Arago c729b87f3c Duplicate print jobs were being sent when printing via cloud from abstract printers.
This was due to the connect function not being called on the CloudOutputDevice used to print on the cloud. This function is only called when it becomes an active printer (AbstractCloudOutputDevice is the active printer instead now).

The fix is to always listen for signals to reset the print job even when not the active printer.

I've chosen different signals now so there is not too much spam on the reset function.

The BackendStateDone signal catches new slices. The SceneChanged signal catches ufp files being loaded (These do not trigger BackendState changes)

CURA-9678
2022-09-23 10:32:03 +02:00
..
3MFReader Fix 3mf workspace reader crashing on certain invalid files 2022-09-06 14:47:32 +02:00
3MFWriter Don't add is_online to .3mf files 2022-08-30 13:38:19 +02:00
AMFReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
CuraDrive Render labels using Text.QtRendering on OSX 2022-05-10 15:40:09 +02:00
CuraEngineBackend Add the received slice_uuid to the print information 2022-07-27 18:12:25 +02:00
CuraProfileReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
CuraProfileWriter Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
DigitalLibrary Remove old df_access additional right 2022-07-26 17:49:55 +02:00
FirmwareUpdateChecker Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
FirmwareUpdater Fix import for file dialog 2022-05-16 15:10:26 +02:00
GCodeGzReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
GCodeGzWriter Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
GCodeProfileReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
GCodeReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
GCodeWriter Move CreateFlattendContainerInstance to InstanceContainer 2022-09-13 13:35:37 +02:00
ImageReader Remove incorrect enum usage 2022-06-17 15:26:30 +02:00
LegacyProfileReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
MachineSettingsAction Remove incorrect enum usage 2022-06-17 15:26:30 +02:00
Marketplace Don't cache PluginRegistry instance 2022-06-22 11:52:13 +02:00
ModelChecker Remove fill colours from this icon 2022-07-13 17:35:19 +02:00
MonitorStage Make send to DF in monitor for abstract printer work (again-ish). 2022-08-31 14:13:47 +02:00
PerObjectSettingsTool Merge pull request #11833 from Ultimaker/CURA-9149_object_settings_ovelap 2022-04-21 12:48:48 +02:00
PostProcessingPlugin PostProcessingPlugin/.../Stretch.py Use enumerate 2022-08-10 10:47:18 +02:00
PrepareStage Set the width of model loading drop-down to the max of all elements 2022-05-09 14:22:38 +02:00
PreviewStage Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
RemovableDriveOutputDevice Merge branch 'split-removable-output-write-function' of https://github.com/zxc8027/Cura into zxc8027-split-removable-output-write-function 2022-06-15 14:37:39 +02:00
SentryLogger Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
SimulationView Render labels using Text.QtRendering on OSX 2022-05-10 15:40:09 +02:00
SliceInfoPlugin Add slice ID to example data 2022-07-29 15:57:10 +02:00
SolidView Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
SupportEraser Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
TrimeshReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
UFPReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
UFPWriter Merge branch 'CURA-9224_approver_settings_json' of github.com:Ultimaker/Cura into CURA-9224_approver_settings_json 2022-09-13 13:36:49 +02:00
UltimakerMachineActions Render labels using Text.QtRendering on OSX 2022-05-10 15:40:09 +02:00
UM3NetworkPrinting Duplicate print jobs were being sent when printing via cloud from abstract printers. 2022-09-23 10:32:03 +02:00
USBPrinting Merge pull request #11690 from jimduchek/usbprint_exception_fix 2022-09-08 14:23:07 +02:00
VersionUpgrade VersionUpgrade.py: Use enumerate 2022-08-13 12:07:41 +02:00
X3DReader Merge pull request #12981 from digitalfrost/080822b 2022-09-05 13:58:13 +02:00
XmlMaterialProfile Use correct key for serialized setting to keep 2022-06-30 16:37:26 +02:00
XRayView Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
README_plugins.txt Add Readme's to plugins and resources folders. 2021-07-27 11:08:01 +02:00