mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-01 08:14:22 +08:00
Re-added BuildVolume
CURA-1278
This commit is contained in:
parent
5fdd0e8156
commit
bdccab4b60
@ -175,7 +175,7 @@ class CuraApplication(QtApplication):
|
||||
root = controller.getScene().getRoot()
|
||||
self._platform = Platform(root)
|
||||
|
||||
#self._volume = BuildVolume.BuildVolume(root)
|
||||
self._volume = BuildVolume.BuildVolume(root)
|
||||
|
||||
self.getRenderer().setBackgroundColor(QColor(245, 245, 245))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user