mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Also move other operations into operations subfolder
This commit is contained in:
parent
a5630e5c54
commit
62b06b063b
6 changed files with 3 additions and 3 deletions
|
|
@ -35,7 +35,7 @@ from UM.Operations.SetTransformOperation import SetTransformOperation
|
|||
from cura.Arranging.Arrange import Arrange
|
||||
from cura.ShapeArray import ShapeArray
|
||||
from cura.ConvexHullDecorator import ConvexHullDecorator
|
||||
from cura.SetParentOperation import SetParentOperation
|
||||
from cura.Operations.SetParentOperation import SetParentOperation
|
||||
from cura.SliceableObjectDecorator import SliceableObjectDecorator
|
||||
from cura.BlockSlicingDecorator import BlockSlicingDecorator
|
||||
from cura.Scene.BuildPlateDecorator import BuildPlateDecorator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue