Writing a control program to a Fanuk rack
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good afternoon forum users! Help is needed.
The essence is this: there is a project compiled on FeatureCam. When saving the control program, several files are generated. Of these, two are text, one with the extension .t2.TXT, the second .TXT. In the first, as I understand it, auxiliary functions are described, that is, it is like a subroutine or flag, and the second is the main program with a description of all operations. The text contains frames – M400, M401, M402…….( Wait ), this is an appeal and call of those operations that are in the .t2.TXT file. These two files work together. Please tell me how to combine them. We have a machine with a Fanuc 18i TB rack, and in order to write a working file, you need to assign it a name like O0111 (or other numbers). How can we make two files work together in our rack in this case?
I apologize for my ignorance, we are just learning. Thanks to everyone in advance.