- fixed some of the Tcl Commands that depended on the methods refactored above
This commit is contained in:
@@ -59,4 +59,4 @@ class TclCommandOpenExcellon(TclCommandSignaled):
|
||||
|
||||
args['plot'] = False
|
||||
args['from_tcl'] = True
|
||||
self.app.open_excellon(filename, **args)
|
||||
self.app.f_handlers.open_excellon(filename, **args)
|
||||
|
||||
Reference in New Issue
Block a user