586,060 active members*
4,398 visitors online*
Register for free
Login
Results 1 to 8 of 8
  1. #1
    Join Date
    Feb 2007
    Posts
    3

    Fanuc 6T Programming

    Help.

    We have recently purchased a Ikegai Lathe with Fanuc 6T. Our ptrogrammers are having problems with the following.
    "Axis zero setting, tool offset management and storing in memory"
    Can anyone help, please

  2. #2
    Join Date
    Mar 2003
    Posts
    2932
    I believe Work Coordinates G54-G59 first showed up in the 6T-B models. If you have an A, you probably have to G50 the position at the start of each tool, something like:

    N1 M8
    G50 X8.62 Z5.5 S2000
    G00 G96 S500 T0300
    X1.5 Z0.1 T0303
    ...
    ...
    ...
    ...
    G00 X8.62 Z5.5 T0300
    M01

  3. #3
    Join Date
    Feb 2007
    Posts
    67
    We have an Ikegui lathe with a 6T-B. I've only been on the job as a manufacturing engineer here for...well....tomorrow will finish my second week on the job. I have had little experience with the machine, but I've got quite a bit of experience with Fanucs. I'm just getting back into programming after 7 years so I'm a bit rusty, but I will offer the assistance in any way I can by possibly checking parameters, etc. It seems that "dcoupar" probably knows a bit more than me, but I'm here if I can help.

  4. #4
    Join Date
    Oct 2006
    Posts
    586
    Quote Originally Posted by Garry Neal View Post
    Help.

    We have recently purchased a Ikegai Lathe with Fanuc 6T. Our ptrogrammers are having problems with the following.
    "Axis zero setting, tool offset management and storing in memory"
    Can anyone help, please
    what year is your machine
    individual who perceives a solution and is willing to take command. Very often, that individual is crazy.

  5. #5
    Join Date
    Feb 2007
    Posts
    3
    Quote Originally Posted by jackson View Post
    what year is your machine
    1986

    Fanuc 6T - B

  6. #6
    Join Date
    Oct 2006
    Posts
    586
    on that machine i cant remember on the old mori's you had to get your tool offsets then something like lock the machine move x5. and z5.
    individual who perceives a solution and is willing to take command. Very often, that individual is crazy.

  7. #7
    Join Date
    Mar 2003
    Posts
    2932
    Garry,

    Please disregard my earlier reference to G54-G59. I was THINKING 6M-B and TYPING 6T-B.

    Tool Geometry Offsets were optional on the 6T-B. If your machine has them, you should be able to press the OFSET button several times and toggle between OFFSET/WEAR 01, and OFFSET/GEOMETRIC 01 at the top of the page. If not, you'll probably just see OFFSET 01 (01 is the page number).

    If you have Tool Geometery Offsets, you store the distance from the tool tip to part zero there, and activate them with a 4-digit tool number, usually something like T0101 where the 1st pair is the turret station, and the second pair is the offset number to use. Then you'll use the wear offsets to adjust for tool wear.

    If you don't have Tool Geometry Offsets, then my earilier example should work for you.

    Hope this helps.

    Dave

  8. #8
    Join Date
    Feb 2007
    Posts
    3
    Quote Originally Posted by dcoupar View Post
    Garry,

    Please disregard my earlier reference to G54-G59. I was THINKING 6M-B and TYPING 6T-B.

    Tool Geometry Offsets were optional on the 6T-B. If your machine has them, you should be able to press the OFSET button several times and toggle between OFFSET/WEAR 01, and OFFSET/GEOMETRIC 01 at the top of the page. If not, you'll probably just see OFFSET 01 (01 is the page number).

    If you have Tool Geometery Offsets, you store the distance from the tool tip to part zero there, and activate them with a 4-digit tool number, usually something like T0101 where the 1st pair is the turret station, and the second pair is the offset number to use. Then you'll use the wear offsets to adjust for tool wear.

    If you don't have Tool Geometry Offsets, then my earilier example should work for you.

    Hope this helps.

    Dave
    Thank you for your help, it is greatly appreciated.

Similar Threads

  1. Programming PLC on Fanuc 0M
    By MetLHead in forum Fanuc
    Replies: 21
    Last Post: 02-18-2019, 06:36 AM
  2. Programming FANUC 21i-TB
    By neroseu in forum Fanuc
    Replies: 11
    Last Post: 07-25-2011, 01:10 PM
  3. Fanuc 6T programming question
    By qtgalb in forum Fanuc
    Replies: 7
    Last Post: 06-07-2007, 01:16 AM
  4. Fanuc 6m programming question
    By Yabbos in forum Fanuc
    Replies: 2
    Last Post: 05-30-2006, 06:10 PM
  5. fanuc 18i programming with tool changes
    By krustykrab in forum Fanuc
    Replies: 9
    Last Post: 12-03-2005, 12:51 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
  •