mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-13 01:58:03 +08:00
Update UM3OutputDevicePlugin.py
Contributes to CL-1331
This commit is contained in:
parent
e39769cc00
commit
c4ca133b40
@ -280,7 +280,7 @@ class UM3OutputDevicePlugin(OutputDevicePlugin):
|
|||||||
# ensure that the connection states are refreshed.
|
# ensure that the connection states are refreshed.
|
||||||
self.refreshConnections()
|
self.refreshConnections()
|
||||||
|
|
||||||
def _checkManualDevice(self, address: str) -> None:
|
def _checkManualDevice(self, address: str):
|
||||||
# Check if a UM3 family device exists at this address.
|
# Check if a UM3 family device exists at this address.
|
||||||
# If a printer responds, it will replace the preliminary printer created above
|
# If a printer responds, it will replace the preliminary printer created above
|
||||||
# origin=manual is for tracking back the origin of the call
|
# origin=manual is for tracking back the origin of the call
|
||||||
|
Loading…
x
Reference in New Issue
Block a user