586,075 active members*
3,866 visitors online*
Register for free
Login

Thread: Need Help

Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2013
    Posts
    0

    Need Help

    I'm looking for help writing a G code or a macro for deep hole drilling. What I need is code so I can start driiling at a depth in a hole that I already have drilled but be able to retract to the top of the hole. The control I'm trying to do this on is a Fanuc 310is. Any help would be appreciated. Or if anybody knows how to do this in MasterCam that would be great also. Thanks

  2. #2
    Join Date
    Jan 2012
    Posts
    59
    this what I get out of Esprit
    (SOLIDMILL - DRILLING)
    (DRILL)
    G64
    G05 P1
    G00 G90 X0 Y0 S3000 M03
    G43 Z.1 H04 M08
    G99 G83 Z-2.0267 Q.05 R.1 F6.
    G80
    G61.1
    G00 G91 G28 Z0 M09
    M01
    G90
    G00 G28 Y0
    M06
    M30
    %
    If I uncheck canned cycle it works the way I want but I get a long program with every move in it
    we've had drilling cycle issues with our okk post too

Posting Permissions

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