- fixed some TclCommands: MillDrills and OpenGerber
This commit is contained in:
@@ -5,9 +5,11 @@
|
||||
# MIT Licence #
|
||||
# ##########################################################
|
||||
|
||||
from ObjectCollection import *
|
||||
from tclCommands.TclCommand import TclCommandSignaled
|
||||
from FlatCAMObj import FlatCAMExcellon
|
||||
|
||||
import math
|
||||
import collections
|
||||
|
||||
|
||||
class TclCommandMillDrills(TclCommandSignaled):
|
||||
|
||||
Reference in New Issue
Block a user