Quantcast
Channel: Jason Andrews Blog
Viewing all articles
Browse latest Browse all 33813

How to export NCDrill, NCRoute in SKILL

$
0
0
Hello, I've been trying to find the solution to this for quite some time, searched all over the forums, but not able to get the information I need. I am trying to use SKILL to automate exporting NCDrill and NCRoute files. I tried the following script and it give me errors and not drill file. axlRunBatchDBProgram("nctape" "nctape -$ " ?logfile "ncdrill.log") errors from log: ERROR(SPMHMF-335): There was an error extracting the drilling data. [help] ERROR(SPMHMF-336): Program terminated. while this script below worked fine, it outputted a gibberish file name: #Taaaabf17304_1-16.rou axlRunBatchDBProgram("ncroute" "ncroute -v %s " ?logfile "ncroute.log") When i export NCDrill and NCRoute files manually (or recorded script) through Manufacture>NC>NCDrill/Route, it creates a #designname#.drl How can i achieve the same with axlRunBatchDBProgram? Thank you!

Viewing all articles
Browse latest Browse all 33813

Trending Articles