diff --git a/cura/BuildVolume.py b/cura/BuildVolume.py index cf085bfe61..1556ee8d22 100644 --- a/cura/BuildVolume.py +++ b/cura/BuildVolume.py @@ -33,6 +33,7 @@ class BuildVolume(SceneNode): self.setCalculateBoundingBox(False) + def setWidth(self, width): self._width = width