mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 21:25:58 +08:00
Merge branch '15.06' of https://github.com/Ultimaker/Cura into 15.06
This commit is contained in:
commit
21ec546ec5
@ -49,6 +49,7 @@ class PlatformPhysics:
|
|||||||
|
|
||||||
bbox = node.getBoundingBox()
|
bbox = node.getBoundingBox()
|
||||||
if not bbox or not bbox.isValid():
|
if not bbox or not bbox.isValid():
|
||||||
|
self._change_timer.start()
|
||||||
continue
|
continue
|
||||||
|
|
||||||
# Mark the node as outside the build volume if the bounding box test fails.
|
# Mark the node as outside the build volume if the bounding box test fails.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user