586,035 active members*
3,908 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Fanuc > Z axis peck drill program on Fanuc OT controller
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2008
    Posts
    107

    Z axis peck drill program on Fanuc OT controller

    Dear all.
    Does any one worked on Fanuc OA-T controller? I need Z axis peck drill program, but the controller not alowed G83 or G75( even 74).
    Thanks for your help.

  2. #2
    Join Date
    Aug 2011
    Posts
    2517

    Re: Z axis peck drill program on Fanuc OT controller

    G1 Z-1.0
    G0 Z0
    G1 Z-2.0
    G0 Z0
    G1 Z-3.0
    G0 Z0
    etc etc etc

    ;-)

    or use sub program with incremental movement and L repeat
    example below will peck 30mm deep from start point Z0.5
    Peck is 2.0mm but back-off is 0.5mm so actual peck is 1.5mm
    and 1.5 * 20 repeats = 30mm depth


    G0 X0 Z1.0
    G1 Z0.5
    M98 P0002 L20
    G0 Z0


    O0002
    G1 W-2.0
    G0 W0.5
    M99

  3. #3
    Join Date
    May 2008
    Posts
    107

    Re: Z axis peck drill program on Fanuc OT controller

    Dear fordav11: Thanks so much for your reply.
    I fixed it already: Just because one option parameter was not open: The parameter #901.7=0, then all canned cycles is disabled. Evevy thing OK now.

Similar Threads

  1. G83 Peck Drill on Fanuc 18-T
    By JerryH in forum G-Code Programing
    Replies: 27
    Last Post: 06-13-2011, 01:32 AM
  2. Dyna Delta20 Peck Drill Program
    By dingo0722 in forum Dynapath
    Replies: 3
    Last Post: 09-29-2010, 01:21 AM
  3. Dynapath delta 20 Peck drill program
    By dingo0722 in forum DynaCNC
    Replies: 0
    Last Post: 09-10-2010, 04:37 PM
  4. Fanuc 31i Hi speed vs Peck drill parameter
    By Kennebec in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 4
    Last Post: 11-04-2008, 02:33 PM
  5. To Peck drill or not to peck dril.....
    By Crashmaster in forum MetalWork Discussion
    Replies: 20
    Last Post: 08-23-2008, 05:33 PM

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
  •