586,115 active members*
3,471 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2008
    Posts
    1

    Hitachi seki fanuc o-t comtrol

    This control is bringing cutter comp on rapid moves and doesn't seem to know where it is at?

  2. #2
    Join Date
    Sep 2006
    Posts
    136
    A wild guess, but is this a look ahead error? - the controller is looking ahead in the prog faster that the machine can keep up?

    Try a couple of G04 dwells at strategic points in the code and see what happens.

  3. #3
    Join Date
    Sep 2005
    Posts
    767
    The Fanuc "T" controls like the 0T move by the tool offset amount when you specify a T-code. T0101 selects tool #1 and also moves the X and Z by the amount of offset 01 (in RAPID) If you make a move command on the same block as the T-code, then the offset is added to the move command. T0100 cancels the tool offset and moves the X and Z axes back. On most Fanucs, the first 2 digits of the T-code are for the tool selection, and the last 2 digits specify the offset number. A "00" for the offset number cancels the offset.

    This method of invoking tool offsets frequently confuses people who are familiar with mills or machining centers because the tool offsets on a mill (M) control are invoked with a separate G-code.

    There are two schools of thought about programming offsets on a Fanuc lathe. One school uses a separate coordinate system (G50) command for each tool, and the amount of each tool offset is very small. The other school uses just one coordinate system for all tools, but since the tools are not all the same length, you must use large offset numbers. The large offset numbers can create large unexpected moves when you program a T-code. Both schools of thought will work, but watch out for those T-codes!

Similar Threads

  1. Mori Seki - Fanuc 11T
    By brourke in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 10
    Last Post: 05-15-2014, 05:14 PM
  2. Mori Seki SL-O H/Fanuc how to upload pro?
    By beckylee in forum Fanuc
    Replies: 4
    Last Post: 11-15-2009, 12:58 AM
  3. Hitachi 30G FANUC 18
    By javierr in forum Fanuc
    Replies: 4
    Last Post: 11-02-2007, 03:45 AM
  4. Replies: 3
    Last Post: 03-19-2007, 04:27 PM
  5. Comtrol Controllers?
    By Nono in forum CNC Machine Related Electronics
    Replies: 3
    Last Post: 04-13-2004, 09:55 AM

Posting Permissions

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