Message 1 of 29
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everybody,
I usually create NC code for active toolpath by right click on it and then choose command "Create Individual NC Program". Now, I would like to make a macro to do this. This is my macro (active toolpath is 6000):
EXPLORER SELECT Toolpath "Toolpath\6000" NEW
CREATE NCPROGRAM "6000" EDIT NCPROGRAM "6000" APPEND TOOLPATH "6000" DEACTIVATE NCPROGRAM
I would like to active another toolpath like 6001 and run this macro for creating NC code file with name 6001, could you please fix it for me ?
Thank you very much !
Solved! Go to Solution.