diff --git a/cura/BuildVolume.py b/cura/BuildVolume.py index 26bb3aeaa8..fd7b7f196b 100644 --- a/cura/BuildVolume.py +++ b/cura/BuildVolume.py @@ -438,7 +438,6 @@ class BuildVolume(SceneNode): self._disallowed_areas = [] for extruder_id in result_areas: self._disallowed_areas.extend(result_areas[extruder_id]) - print("FINAL:", self._disallowed_areas) ## Computes the disallowed areas for objects that are printed with print # features.