Need Help! newbie Q regarding fanuc 0T lathe Gcode


Results 1 to 5 of 5

Thread: newbie Q regarding fanuc 0T lathe Gcode

  1. #1
    Registered
    Join Date
    Jun 2017
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default newbie Q regarding fanuc 0T lathe Gcode

    Hello,

    I'm studying the excellent book by Smid on gcoding.

    on a lathe When doing an independent (of movement) compensation how does the control know in what direction to move
    to compensate for the tool nose radius comp amount stored in the R column in the machine tool offset table - activated by the last two digits of the T command,
    Since no G41,G42 command is given?
    for instance - N1 G00 T0202.

    please see below snippet from chapter describing lathe offsets:

    I
    Independent Tool Offset
    For an independent offset entry in the program, tool offset
    is applied together with tool indexing:
    N34 G00 T0202
    This command is usually programmed as the first block
    for each tool (in a clear position).
    At this point, the tool is still at its indexing position.When tool
    offset is activated, it will cause a physical motion by the
    amount stored in the offset register.
    page 304 Chapter 34 cnc programming handbook peter smid third edition.

    Thanks in advance for any replies!!

    Similar Threads:


  2. #2
    Member
    Join Date
    Feb 2011
    Location
    usa
    Posts
    353
    Downloads
    2
    Uploads
    0

    Default Re: newbie Q regarding fanuc 0T lathe Gcode

    there is a tool tip Orientation that you will need
    in the wear offsets you should see x z r t
    r= radius of tool
    t= tool tip orientation generally this will be 0-9 positions
    this t code will move the tool when cutter comp is called in the direction



  3. #3
    Registered
    Join Date
    Jun 2017
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default Re: newbie Q regarding fanuc 0T lathe Gcode

    Thanks!
    I meant that if I call T0202 for example, since I called the comp by not writing T0200, the turret moves slightly still while located at machine zero.
    as I understand, this tiny jumpy movement is due to moving the tool since R,T were activated.
    But since no movement coupled with G41/G42 was programed, how the controller knows to what side to slightly move the turret, whether to move the insert further to the right of the workpiece or to the left of the workpiece?
    Thanks! and sorry by my newbie misunderstandings..



  4. #4
    Member
    Join Date
    Feb 2006
    Location
    india
    Posts
    1792
    Downloads
    0
    Uploads
    0

    Default Re: newbie Q regarding fanuc 0T lathe Gcode

    When T0202 is commanded, the machine shifts the coordinate system appropriately, to suit tool no. 2.
    This can be done in two ways:
    1. coordinate display remaining same and tool moves
    2. tool does not move and the coordinate display suitably changes.
    Both are equivalent. The selection of method is parameter dependent.
    This has nothing to do with G41/G42.



  5. #5
    Registered
    Join Date
    Jun 2017
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default Re: newbie Q regarding fanuc 0T lathe Gcode

    Quote Originally Posted by sinha_nsit View Post
    When T0202 is commanded, the machine shifts the coordinate system appropriately, to suit tool no. 2.
    This can be done in two ways:
    1. coordinate display remaining same and tool moves
    2. tool does not move and the coordinate display suitably changes.
    Both are equivalent. The selection of method is parameter dependent.
    This has nothing to do with G41/G42.
    Thanks very much! :)



Tags for this Thread

Posting Permissions

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


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

newbie Q regarding fanuc 0T lathe Gcode

newbie Q regarding fanuc 0T lathe Gcode