Community
HSM Post Processor Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[POST RELEASE FOR TESTING] Dual Post

0 REPLIES 0
Reply
Message 1 of 1
parobillard
229 Views, 0 Replies

[POST RELEASE FOR TESTING] Dual Post

Hi

 

Here's a post to post cnc codes and setup-sheet in one operation

 

If some of you can test it for debugging, then I'll like it to be put on the post download page.

 

note:

 

on line 15, change for your cnc code extension

//Put your own extention here.
extension = "cnc";
//***************************

on line 25, change for your CUSTOM properties

//Put your CUSTOM properties from BOTH cps files here
properties = {

};
//**************************************************

and finally on line 30 and 31, change for YOUR post cps files

//Put your OWM cps files path here
var cncPost = findFile("CTEK.cps");
var setupPost = findFile("setup-sheet.cps");
//********************************

 

Thank you

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report