mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:09:01 +08:00
parent
8c0e21f0d5
commit
349f3b7e11
@ -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…
x
Reference in New Issue
Block a user