586,043 active members*
3,782 visitors online*
Register for free
Login
Results 1 to 16 of 16
  1. #1
    Join Date
    Apr 2008
    Posts
    40

    Peck Drilling Help

    I have a Victor CNC TNS-3 with a 10T operating system.

    The G83 code I use on the HAAS HL-2 we also have does not work on the Victor. I tried the G74 code and it works but I would like for it to retract to the front of the part after each peck.

    Thanks for any and all help.

  2. #2
    Join Date
    Feb 2008
    Posts
    586
    Contact g-codeguy about a drilling macro (subprogram) he's talked about recently. G74 isn't going to do what you want. Hardinge (way back when) created their own drilling macro because the G74 didn't do what needed to be done, and they saw that before selling machines that used it. I have one version of that program, but I think (g-codeguy) has a better version.

  3. #3
    Join Date
    Mar 2006
    Posts
    153
    What does your code look like?
    No matter how good you are, there is always someone better!!!

  4. #4
    Join Date
    Apr 2008
    Posts
    40
    Well the G83 code was this.....

    G83 Z-1.7 Q.2 R.1 F22. But alarmed out with an Improper G code.

    This is the line of code from the manual...

    G74 X_ Z_ I_ K_ F_ D_

    I tried G74 Z-1.7 K.2 D ( wasn't sure what to put here ) and F22

    G74 is new to me so not real sure how to program it.

  5. #5
    Join Date
    Mar 2006
    Posts
    153
    Give me the specs on what you trying to do.
    No matter how good you are, there is always someone better!!!

  6. #6
    Join Date
    Mar 2003
    Posts
    2932
    IIRC, G83, G87, etc. cycles were an option that wasn't activated on those machines. My guess is that macros were an option that didn't get turned on, either. You may have to use the G74.

  7. #7
    Join Date
    Apr 2008
    Posts
    40
    Not sure which specs you need but here goes.

    7/8 Hex 304 SS, 11/64 drill, 1000RPM.

    If thats not what you need, let me know what your looking for.

    And I am fine using G74 if I can get the drill to back out of the part entirely instead of a chip break.

  8. #8
    Join Date
    Mar 2006
    Posts
    153
    G74 won't give you that option you'll probably have to write it longhand.
    No matter how good you are, there is always someone better!!!

  9. #9
    Join Date
    Apr 2008
    Posts
    40
    I am doing that now, although I am hoping someone might be able to help me out. Either with the G74 or with something else that will work.

  10. #10
    Join Date
    Mar 2006
    Posts
    153
    I can write a macro to do that for you. The only problem is its hard to troubleshoot a macro when I can't see what its doing. Also do you know if you can run custom macros on your control. Third I can give you the macro that gcodeguy has that was mentioned earlier but I haven't had a chance to look at it and see what exactly it does, don't know if it will work for you. Let me know if you can use macros on your machine and I'll see what I can come up with.
    No matter how good you are, there is always someone better!!!

  11. #11
    Join Date
    Apr 2008
    Posts
    40
    I really have no idea if it can run macros, let alone know what they are. First time I had ever heard of them was on here and still don't know or understand them.

  12. #12
    Join Date
    Mar 2006
    Posts
    153
    goto mdi on your control type in #100=1. If nothing happens you have macros if it throughs an alarm you don't.
    No matter how good you are, there is always someone better!!!

  13. #13
    Join Date
    Apr 2008
    Posts
    40
    The machine alarmed out with " invalid break point of words "

    Also there are Parameters for Custom Macros, including one " called macro g"

    If any of that helps.

  14. #14
    Join Date
    Mar 2006
    Posts
    153
    Yes there are parameters for macros but if the option isn't enabled that line I told you will cause an alarm. Since it alarmed out you can't use macros.

    Unless its not a funuc control. Then it be a different format of macro.
    No matter how good you are, there is always someone better!!!

  15. #15
    Join Date
    May 2007
    Posts
    1003
    Quote Originally Posted by soonervols View Post
    Well the G83 code was this.....

    G83 Z-1.7 Q.2 R.1 F22. But alarmed out with an Improper G code.

    This is the line of code from the manual...

    G74 X_ Z_ I_ K_ F_ D_

    I tried G74 Z-1.7 K.2 D ( wasn't sure what to put here ) and F22

    G74 is new to me so not real sure how to program it.
    My Hitachi Seiki manual says that D is "Tool release amount at the bottom of the cut (Do not specify for a drill.)"

    The Hitachi manual calls G74 (End Face Cutting-off Cycle). Mori Seiki manual doesn't show D as an option. I've always thought of a G74 being used for drilling or face grooving. Somehow face cutting-off never entered my mind.

  16. #16
    Join Date
    Apr 2008
    Posts
    40
    Well thanks for all your help guys. Guess it will continue to be writtn out long hand.

Similar Threads

  1. Peck Drilling not Pecking
    By mrcodewiz in forum Dolphin CAD/CAM
    Replies: 6
    Last Post: 05-16-2008, 09:35 PM
  2. v22 peck drilling
    By 68sixspeed in forum BobCad-Cam
    Replies: 7
    Last Post: 04-03-2008, 10:17 PM
  3. Peck Drilling
    By RBrandes in forum Haas Mills
    Replies: 10
    Last Post: 06-19-2007, 01:03 AM
  4. peck drilling at an angle...
    By metalmansteve in forum G-Code Programing
    Replies: 3
    Last Post: 10-27-2006, 09:13 AM
  5. Peck drilling
    By LarryMiran in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 1
    Last Post: 10-23-2004, 11:12 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
  •