Fix setting extruder definition in user changes container

This commit is contained in:
ChrisTerBeke 2017-11-27 09:54:10 +01:00
parent 0d0bcb8aea
commit 8082c092e5
3 changed files with 2 additions and 2 deletions

View file

@ -768,6 +768,7 @@ class ThreeMFWorkspaceReader(WorkspaceReader):
self._container_registry.removeContainer(container.getId())
return
# Check quality profiles to make sure that if one stack has the "not supported" quality profile,
# all others should have the same.
#