mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 23:17:32 -06:00
Add testing todo
This commit is contained in:
parent
5e15858cae
commit
66690dfef7
1 changed files with 1 additions and 0 deletions
|
@ -412,6 +412,7 @@ class ClusterUM3OutputDevice(NetworkedPrinterOutputDevice):
|
|||
## Called when the connection to the cluster changes.
|
||||
def connect(self) -> None:
|
||||
pass
|
||||
# TODO: uncomment this once cloud implementation works for testing
|
||||
# super().connect()
|
||||
# self.sendMaterialProfiles()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue