- in Tcl Commands: export_dxf and export_gerber, fixed a mistake in declaring a wrong name of a required option
- in Tcl Command set_path added an optional parameter which allows to create a directory where path is to be set, if the directory does not exist
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import sys
|
||||
import re
|
||||
import appMain
|
||||
|
||||
import abc
|
||||
import collections
|
||||
from PyQt6 import QtCore
|
||||
|
||||
Reference in New Issue
Block a user