mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 11:29:02 +08:00
Add some more explanation
This commit is contained in:
parent
6d9b6668e2
commit
67045b34b5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user