mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-22 10:21:39 -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
|
|
@ -12,7 +12,7 @@ from UM.Preferences import Preferences
|
|||
|
||||
from cura.ConvexHullDecorator import ConvexHullDecorator
|
||||
|
||||
from . import PlatformPhysicsOperation
|
||||
from cura.Operations import PlatformPhysicsOperation
|
||||
from . import ZOffsetDecorator
|
||||
|
||||
import random # used for list shuffling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue