mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:18:58 +08:00
Re-added platform again
CURA-1278
This commit is contained in:
parent
162295da8e
commit
67b6c5aa29
@ -173,7 +173,7 @@ class CuraApplication(QtApplication):
|
||||
Selection.selectionChanged.connect(self.onSelectionChanged)
|
||||
|
||||
root = controller.getScene().getRoot()
|
||||
#self._platform = Platform(root)
|
||||
self._platform = Platform(root)
|
||||
|
||||
#self._volume = BuildVolume.BuildVolume(root)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user