Merge branch 'network_rewrite' into feature_preheat_extruder

This commit is contained in:
fieldOfView 2018-01-11 15:28:28 +01:00
commit 76fd49b185
137 changed files with 4422 additions and 177 deletions

View file

@ -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()