mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
parent
8c0e21f0d5
commit
349f3b7e11
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ class MachineSettingsAction(MachineAction):
|
|||
# Force rebuilding the build volume by reloading the global container stack.
|
||||
# This is a bit of a hack, but it seems quick enough.
|
||||
self._application.getMachineManager().globalContainerChanged.emit()
|
||||
self._application.getMachineManager().forceUpdateAllSettings()
|
||||
|
||||
@pyqtSlot()
|
||||
def updateHasMaterialsMetadata(self) -> None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue