585,759 active members*
3,881 visitors online*
Register for free
Login

Thread: 640m g-code

Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2010
    Posts
    0

    640m g-code

    I have a 640m fusion control on a 655/80n mill and Im trying to run a eia subprogram in a mazatrol program. I have the program correct accept it does not recognize the dia of the tool in mazatrol its working kind of like a line center if that helps. I set the f94 and two other parameters and tryed offsetting but Im not real familiar with what to do, and help? thanks

  2. #2
    Join Date
    Mar 2010
    Posts
    0
    The machine is set up to use tool data for mazatrol programs and tool offsets for g code programs. You may need a G43 Hxx and G41 or G42 Dxx in your program. Restarting your machine after changing F94 bit 7 may be necessary.

    YO:cheers:

  3. #3
    Join Date
    Feb 2007
    Posts
    198
    Mazak gives EIA programmers a choice for TLC and CRC - do it standard G code way (aka "fanuc way") or do it the very elegant "Mazak way", as described below.

    CRC:
    CRC with D offset register: F92.7 = 1 (D word uses EIA offset registers)
    CRC by "mazak way" F92.7=0 (uses Mazatrol TOOL DATA and offsets path by ACT-DIA)/2 in Mazatrol Tool Data. Still need G41/42 but D word not required

    TLC:
    TLC with G43 and H word: F93.3=0 (H word uses EIA offset registers)
    TLC by "Mazak way"" F93.3=1 (tool length "goes with the tool" in and out of the spindle and stays in the coordinate system until tool change. Tool length value is in Tool Data page)

    Note: RESET will wipe out EIA type using G43, RESET DOES NOT wipe out mazatrol way!

    from notes. be forewarned; I did too much acid back in my hippy days!

    -jim

    PS - F94.7 is the switch for using H/D or not. I prefer Mazak way greatly, so I don't use F94 much.

Similar Threads

  1. Mazatrol 640M/ EIA program
    By inkydo69 in forum Mazak, Mitsubishi, Mazatrol
    Replies: 5
    Last Post: 07-02-2009, 11:00 PM
  2. Mazatrol 640M
    By hense in forum Mazak, Mitsubishi, Mazatrol
    Replies: 2
    Last Post: 02-12-2008, 06:56 AM
  3. E 650 W/640m Control
    By RADMASTERD in forum Mazak, Mitsubishi, Mazatrol
    Replies: 6
    Last Post: 11-29-2007, 10:13 PM
  4. fusion 640m rs232 comm
    By camcutter in forum Mazak, Mitsubishi, Mazatrol
    Replies: 3
    Last Post: 05-30-2007, 05:23 PM
  5. 640m ethernet
    By mshodges in forum Mazak, Mitsubishi, Mazatrol
    Replies: 3
    Last Post: 11-21-2006, 09:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •