- fixed imports in all TclCommands
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
from ObjectCollection import *
|
||||
from tclCommands.TclCommand import TclCommandSignaled
|
||||
from FlatCAMObj import FlatCAMGeometry
|
||||
|
||||
import collections
|
||||
from copy import deepcopy
|
||||
|
||||
|
||||
class TclCommandCncjob(TclCommandSignaled):
|
||||
|
||||
Reference in New Issue
Block a user