mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 01:09:00 +08:00
Merge branch 'master' of github.com:Ultimaker/Cura
This commit is contained in:
commit
41fc807e21
@ -342,9 +342,6 @@ class MachineManager(QObject):
|
|||||||
self._initMachineState(containers[0])
|
self._initMachineState(containers[0])
|
||||||
self._onGlobalContainerChanged()
|
self._onGlobalContainerChanged()
|
||||||
|
|
||||||
#The signal should update/reset settings of all connected USB devices
|
|
||||||
#self.usbOutputDeviceChanged.emit()
|
|
||||||
|
|
||||||
self.__emitChangedSignals()
|
self.__emitChangedSignals()
|
||||||
|
|
||||||
## Given a definition id, return the machine with this id.
|
## Given a definition id, return the machine with this id.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user