Remove "Sync" button

CURA-4211
This commit is contained in:
Lipu Fei 2017-09-06 12:17:40 +02:00
parent e15a96263d
commit fc7207e77e
3 changed files with 0 additions and 72 deletions

View file

@ -26,7 +26,6 @@ class DiscoverUM3Action(MachineAction):
self.__additional_components_view = None
Application.getInstance().engineCreatedSignal.connect(self._createAdditionalComponentsView)
Application.getInstance().syncConfigurationFromPrinter.connect(self.loadConfigurationFromPrinter)
self._last_zeroconf_event_time = time.time()
self._zeroconf_change_grace_period = 0.25 # Time to wait after a zeroconf service change before allowing a zeroconf reset