mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Ignore some active machine changes since we need to port code
This commit is contained in:
parent
5637c9ad94
commit
4d4192d6d6
2 changed files with 18 additions and 15 deletions
|
@ -176,6 +176,7 @@ class PrintInformation(QObject):
|
|||
self._slice_reason = None
|
||||
|
||||
def _onActiveMachineChanged(self):
|
||||
return
|
||||
if self._current_settings:
|
||||
self._current_settings.settingChanged.disconnect(self._onSettingChanged)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue