Command line: Difference between revisions
Created page with "TARGET 3001! can also be openeded with command line parameters:<br><br> File named filepath opens: TarV19.exe filepath File with the name filepath is opened, eBeam file is pu..." |
No edit summary |
||
Line 29: | Line 29: | ||
alias: commandline comandline comand line | alias: commandline comandline comand line | ||
[[de:Kommandozeile]][[fr:Ligne de commande]][[en:Command line]] |
Revision as of 14:57, 9 April 2018
TARGET 3001! can also be openeded with command line parameters:
File named filepath opens:
TarV19.exe filepath
File with the name filepath is opened, eBeam file is put out, TARGET is closed:
TarV19.exe filepath -e
File with the name filepath is opened, part file with the extension .CMP is created, TARGET is closed:
TarV19.exe filepath -c
file with the name filepath is opened, part text file filepath2 is created, TARGET is closed:
TarV19.exe filepath -k filepath2
File with the name filepath is opened, Pov-Ray file with the extension .POV is created, TARGET is closed:
TarV19.exe filepath -p filepath2 -X -X -X
The following parameters are available for -X:
-st = Stencil Top -sb = Stencil Bottom -nc = No Components -b = Backside -h = HAL statt ENIG -nst = No Solder Stop -nss = No Silk Screen -pi = Progress Info File progress.txt
File with the name filepath is opened, board info file with the extension .txt is created, TARGET is closed:
TarV19.exe filepath -i
File with the name filepath is opened, STEP file with the extension .step is created, TARGET is closed:
TarV19.exe filepath -stp
File named filepath is opened, XGerber and Excellon files are created, TARGET is closed:
TarV19.exe filepath -g
alias: commandline comandline comand lineen:Command line