- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to modify my existing setup sheet template to show the tool number that’s set in the NC Program verses the toolpath. I have multiple instances of the same toolpath and I want to use a different tool for each. My current template uses {tool.number} and it will output the tool number correctly for the first toolpath but doesn’t change for subsequent toolpaths. I’ve also tried {stoolpath.ToolNumber}, {nctoolpath}.ToolNumber and {nctoolpath}.ToolNumber.Value without success .
I’m also having trouble trying to output the fixture offset name. I’ve tried {stoolpath.FixtureOffset.Name} and {nctoolpath}.FixtureOffset.Name and neither seem to work.
Any help would be appreciated.
Thanks,
Rick
Solved! Go to Solution.