mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Setting one at a time mode now decreases size of build volume
CURA-1245 CURA-1224
This commit is contained in:
parent
6c2878221d
commit
99de21fba7
3 changed files with 15 additions and 11 deletions
|
@ -89,6 +89,4 @@ class ConvexHullNode(SceneNode):
|
|||
self._color = Color(35, 35, 35, 0.5)
|
||||
|
||||
if not node:
|
||||
return
|
||||
|
||||
|
||||
return
|
Loading…
Add table
Add a link
Reference in a new issue