mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 08:15:58 +08:00
Add testing todo
This commit is contained in:
parent
5e15858cae
commit
66690dfef7
@ -412,6 +412,7 @@ class ClusterUM3OutputDevice(NetworkedPrinterOutputDevice):
|
|||||||
## Called when the connection to the cluster changes.
|
## Called when the connection to the cluster changes.
|
||||||
def connect(self) -> None:
|
def connect(self) -> None:
|
||||||
pass
|
pass
|
||||||
|
# TODO: uncomment this once cloud implementation works for testing
|
||||||
# super().connect()
|
# super().connect()
|
||||||
# self.sendMaterialProfiles()
|
# self.sendMaterialProfiles()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user