- fix of Tcl command AlignDrill by Bogusz Jagoda
- small changes in FlatCAMExcellon.py file to fix milling the drill holes (due of the new changes in Geometry data structure)
This commit is contained in:
@@ -178,7 +178,7 @@ class TclCommandAlignDrill(TclCommandSignaled):
|
||||
|
||||
# populate init_obj.tools dict
|
||||
init_obj.tools = {
|
||||
'1': {
|
||||
1: {
|
||||
'tooldia': tooldia,
|
||||
'drills': deepcopy(drills),
|
||||
'solid_geometry': init_obj.solid_geometry
|
||||
|
||||
Reference in New Issue
Block a user