Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta

# Conflicts:
#	tclCommands/TclCommandMillDrills.py
This commit is contained in:
Marius Stanciu
2019-11-19 23:20:09 +02:00
committed by Marius
5 changed files with 6 additions and 7 deletions

View File

@@ -5,11 +5,10 @@
# MIT Licence #
# ##########################################################
from ObjectCollection import *
from tclCommands.TclCommand import TclCommandSignaled
from FlatCAMObj import FlatCAMExcellon
import math
import collections
class TclCommandMillDrills(TclCommandSignaled):
"""