Message 1 of 2
Multiple WCS post process
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I have multiple setups with different WCS and multiple tools. My problem is when I post process it with a Fanuc/fanuc, in the first tool I get the offsets like:
T1 (tool 1)
G54 ....code
G55 ....code
G56 ....code
G57 .....code
Then when the tool changes my offsets are like:
G56 ...code
G54 ....code
G57 ....code
G55 ....code
I want when every time the tool changes it starts from G54, G55, G56 etc
Any way to do this?? Thanks