How to output part counter when using patterns
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am using HSMWorks' pattern feature to duplicate/pattern toolpaths, such that each instance of the pattern is a complete part.
I would like to output a part counter (Part1: , Part2: , etc) in the NC code. The default post I am using already has a part counter implemented, however it only increments and outputs at the start of a job.
In my case, I want it to increment at the start of each instance of the pattern.
Any ideas for how I can do this?