mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Merge branch 'network_rewrite' into feature_preheat_extruder
This commit is contained in:
commit
76fd49b185
137 changed files with 4422 additions and 177 deletions
|
@ -115,7 +115,6 @@ class LegacyUM3OutputDevice(NetworkedPrinterOutputDevice):
|
|||
self._not_authenticated_message.hide()
|
||||
|
||||
self._requestAuthentication()
|
||||
pass # Cura Connect doesn't do any authorization
|
||||
|
||||
def connect(self):
|
||||
super().connect()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue