mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
CURA-4033 split update bounds for a single node in buildvolume and also call it from readMeshFinished
This commit is contained in:
parent
d19b2fb8d9
commit
8a53549bce
3 changed files with 44 additions and 26 deletions
|
@ -1,5 +1,6 @@
|
|||
from UM.Application import Application
|
||||
from UM.Logger import Logger
|
||||
from UM.Math.AxisAlignedBox import AxisAlignedBox
|
||||
from UM.Scene.SceneNode import SceneNode
|
||||
from copy import deepcopy
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue