Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
Hope this is in the correct place.
I have a small problem, new here so don’t judge .
I want to create a macro that edits the selected program, activates ‘clockwise’ and then calculates.
I have tried using the record macro feature but this only works on one toolpath because of its name example;
EDIT TOOLPATH “001” RECYCLE
EDIT DRILL CLOCKWISE ON
EDIT TOOLPATH “001” CALCULATE
Then when I try to do this for 002 programs and so on it goes back to 001 obviously.
Ive tried replacing “001” with $selected_toolpath and $tp.name but get error message these toolpaths don’t exist.
thanks
Solved! Go to Solution.