- corrected small type in list_sys Tcl command; added a protection of the Plot Area Tab after a successful edit.
This commit is contained in:
@@ -37,7 +37,7 @@ class TclCommandListSys(TclCommand):
|
||||
'args': collections.OrderedDict([
|
||||
]),
|
||||
'examples': ['list_sys',
|
||||
'list_sys ser'
|
||||
'list_sys ser',
|
||||
'list_sys gerber',
|
||||
'list_sys cncj']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user