mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-12 09:17:50 -06:00
Comments
Contributes to CL-1331
This commit is contained in:
parent
f7ef24819d
commit
d391ec4e6b
2 changed files with 2 additions and 0 deletions
|
@ -113,6 +113,7 @@ class DiscoverUM3Action(MachineAction):
|
|||
if self._network_plugin:
|
||||
self._network_plugin.refreshConnections()
|
||||
|
||||
# TODO: Improve naming
|
||||
# TODO: CHANGE TO HOSTNAME
|
||||
@pyqtSlot(result = str)
|
||||
def getLastManualEntryKey(self) -> str:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue