Page 1 of 2 12 LastLast
Results 1 to 12 of 21

Thread: drilling peck chip break

  1. #1
    fjd
    fjd is offline
    Registered fjd's Avatar
    Join Date
    Jul 2003
    Location
    United States
    Posts
    86
    Downloads
    0
    Uploads
    0

    drilling peck chip break

    I am blind I guess or I don't under the book
    on the Heidenhain TNC310.
    I see how and can do peck drilling where the drill
    comes all the way out of the part but what i want is
    just chip breaking retack .01 then continue
    like the G73 on the Dynapath control using the
    K word and Q word.

    Thanks


  2. #2
    Registered NeoMoses's Avatar
    Join Date
    Apr 2003
    Location
    Prolly' in the Shop :)
    Posts
    326
    Downloads
    0
    Uploads
    0
    If I recall correctly, G83 is a full-retract chip breaker and G73 is a 0.01 retract chip breaker canned cycle.

    I'm not familiar with the Heidenhain TNC310, but it should say in the manual if it supports these canned cycles or not. Do you have the manual, and if so, can you tell us what it says about these cycles?
    My name is Electric Nachos. Sorry to impose, but I am the ocean.
    http://www.bryanpryor.com

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  3. #3
    fjd
    fjd is offline
    Registered fjd's Avatar
    Join Date
    Jul 2003
    Location
    United States
    Posts
    86
    Downloads
    0
    Uploads
    0

    pages out of the book

    i have read this many times and still don 't
    know how to right the code for it
    Attached Files Attached Files


  4. #4
    fjd
    fjd is offline
    Registered fjd's Avatar
    Join Date
    Jul 2003
    Location
    United States
    Posts
    86
    Downloads
    0
    Uploads
    0
    can any one post an example for me of
    what this would look like

    thanks


  • #5
    Moderator HuFlungDung's Avatar
    Join Date
    Mar 2003
    Location
    Canada
    Posts
    4,826
    Downloads
    0
    Uploads
    0

    Re: pages out of the book

    Originally posted by fjd
    i have read this many times and still don 't
    know how to right the code for it
    I read it a few times, and it really is a poor translation of something

    What is all the Q201 to Q212 stuff? From the posts I looked at in Onecnc, the format for Pecking cycle 1 for all the Heidenhain are similar, like this:

    CYCL DEF 1.0 PECKING
    CYCL DEF 1.1 SET UP (rapid plane)
    CYCL DEF 1.2 DEPTH (drill depth)
    CYCL DEF 1.3 PECKG
    CYCL DEF 1.4 DWELL
    CYCL DEF 1.5 F
    L X Y FMAX M99

    If I knew where the Q2** entered into the picture, I might be able to decipher the message.
    First you get good, then you get fast. Then grouchiness sets in.

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • #6
    fjd
    fjd is offline
    Registered fjd's Avatar
    Join Date
    Jul 2003
    Location
    United States
    Posts
    86
    Downloads
    0
    Uploads
    0
    HuFlungDung

    Now i feel a little better thats the same thing i see and have done with my gibbs.the results= the drill comes all the way out of the hole with the code you post and what I am using.That not what i call chip breaking.

    thanks
    FORD = First On Race DAy


  • #7
    Moderator HuFlungDung's Avatar
    Join Date
    Mar 2003
    Location
    Canada
    Posts
    4,826
    Downloads
    0
    Uploads
    0
    In that text file, what are the character listed along the left side? There are letters, and carats, two part syllables, mixed in with Q parameters?

    How do the variables such as
    Q202
    translate into this:
    CYCL DEF 1.3 PECKG

    This text file you copied, is there no sample command line given in the book?

    It would seem that the post setup I quoted in the posting above, ignores a couple of variables, Q213, which is the number of chip breaks before a retraction (chipbreak distance is automatically .2mm). Also I am not sure if Q205 is covered. It would appear to be the depth of the first drill increment before pecking begins after the second entry into the hole. Q212 may also not be present: because drilling is in the Z- direction, they call it a decrement, but it would be the total distance of each stage of drilling, which is individually broken by Q213.

    How those translate into CYCLE DEF something-or-other, is beyond me.
    First you get good, then you get fast. Then grouchiness sets in.

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • #8
    fjd
    fjd is offline
    Registered fjd's Avatar
    Join Date
    Jul 2003
    Location
    United States
    Posts
    86
    Downloads
    0
    Uploads
    0
    HuFlungDung
    Your right there is no sample in this book.
    but I will look some more.
    I have only been working with this control a couple of weeks
    so I am still trying to understand every thing i don't no

    fredj
    Last edited by fjd; 11-29-2003 at 12:36 PM.
    FORD = First On Race DAy


  • #9
    Registered
    Join Date
    May 2003
    Location
    India, Mumbai
    Posts
    41
    Downloads
    0
    Uploads
    0
    Dear fjd,

    You need to run Universal Drilling Cycle. It works exactly the way you want. The Cycle Type is Cycle 203 in TNC 310 Control.

    I can send you the relevant information regarding this Cycle if I have your e-mail ID.
    smabhyan


  • #10
    fjd
    fjd is offline
    Registered fjd's Avatar
    Join Date
    Jul 2003
    Location
    United States
    Posts
    86
    Downloads
    0
    Uploads
    0
    smabhyan ck your PM


    your right, is see that in the manual i still don't
    understand what the code would look like.

    thanks
    Last edited by fjd; 11-30-2003 at 10:11 AM.
    FORD = First On Race DAy


  • #11
    Registered
    Join Date
    Aug 2003
    Location
    UK
    Posts
    113
    Downloads
    0
    Uploads
    0
    fjd
    take alook at sample in 310 pilot
    it may help?
    best regards
    peter
    Attached Thumbnails Attached Thumbnails drilling peck chip break-drilling.jpg  


  • #12
    fjd
    fjd is offline
    Registered fjd's Avatar
    Join Date
    Jul 2003
    Location
    United States
    Posts
    86
    Downloads
    0
    Uploads
    0
    Thanks peter
    i have that page in my manual
    I am just not sure what the code should look like
    FORD = First On Race DAy


  • Page 1 of 2 12 LastLast

    Similar Threads

    1. Need Bridgeport EZ-Track G-Codes to build post
      By soweebee in forum Bridgeport and Hardinge Mills
      Replies: 13
      Last Post: 01-28-2006, 02:10 AM
    2. Cool little chip !!!
      By mannster in forum General Electronics Discussion
      Replies: 10
      Last Post: 07-22-2005, 05:06 AM
    3. Peck drilling
      By LarryMiran in forum Carken Products (Deskam, DeskCNC etc)
      Replies: 1
      Last Post: 10-23-2004, 06:12 PM
    4. CNC Router milling / drilling experience where I need help
      By kaleem1 in forum General Metalwork Discussion
      Replies: 0
      Last Post: 10-06-2004, 02:17 PM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.