- added the outname parameter (and established an default name when outname not used) for the AlignDrillGrid and AlignDrill TclCommands

This commit is contained in:
Marius Stanciu
2019-09-16 03:12:37 +03:00
committed by Marius
parent 7aebf1c60a
commit 4c1163eedd
3 changed files with 25 additions and 12 deletions

View File

@@ -28,6 +28,7 @@ CAD program, and create G-Code for Isolation routing.
- made sure that all TclCommands are not threaded
- added new TclCommands: NewExcellon, NewGerber
- fixed the TclCommand open_project
- added the outname parameter (and established an default name when outname not used) for the AlignDrillGrid and AlignDrill TclCommands
14.09.2019