Add some more explanation

This commit is contained in:
ChrisTerBeke 2019-07-29 17:39:27 +02:00
parent 6d9b6668e2
commit 67045b34b5

View file

@ -26,6 +26,7 @@ class UM3OutputDevicePlugin(OutputDevicePlugin):
self._cloud_output_device_manager = CloudOutputDeviceManager()
# Refresh network connections when another machine was selected in Cura.
# This ensures no output devices are still connected that do not belong to the new active machine.
CuraApplication.getInstance().globalContainerStackChanged.connect(self.refreshConnections)
# TODO: re-write cloud messaging