06-07-2021
10:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
06-07-2021
10:29 PM
Hi @nweisz
Thanks for raising your concern via Forum.
Open 'fanuc.cps' file in a 'Visual Studio Code' or 'Notepad++' to do the required modifications.
1. Go to line number 1469
Change from this :
writeBlock("T" + toolFormat.format(tool.number), mFormat.format(6));
To This:
writeBlock("T" + toolFormat.format(tool.number));
writeBlock(mFormat.format(6));
Regards

Arun.RS
Technical Consultant - Post Processor
Fusion