588,277 active members*
5,205 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > GibbsCAM > Helical Interpolation
Results 1 to 7 of 7
  1. #1
    Join Date
    Jul 2010
    Posts
    174

    Helical Interpolation

    Here's a chunk of code that helically interpolates in incremental mode in a sub program. I like doing it this way on the fly:

    Code:
    %
    :1
    G17G40G80
    T1
    M100
    (.312 END MILL)
    G90G0G54X0.Y.625
    S3500M3
    G43Z1.H1T2
    G1Z.007F50.
    M8
    G41X-.1295D1F15. (0.563(.571) DIA.)
    M98P2L46
    G40G0X.1295
    G90G0Z1.
    M101
    G28Y0.
    M30
    :2 (DEPTH 0.315)
    G91
    G3I.1295Z-.007
    M99
    %
    It gives me a nice clean helix consisting of nothing more than Z steps, like this (NCPlot screen capture):



    How can I generate a nice clean helix like this in GibbsCAM using the Roughing function. All the options seem to want to switch back to absolute mode and insert a circular interpolation on every step, or something similarly complicated. I end up with helixes that looks like this (Auto, Helix end at SP):



    Thats some weird looking code. I just want a simple helix.

    Thanks

  2. #2
    Join Date
    Aug 2006
    Posts
    142
    Make a simple circular path with the "Z" step you want then go to Plug-Ins>HSM>Z-Ramp Contour. You will get one lead-in and one lead out and zramp the rest.

  3. #3
    Join Date
    Jul 2010
    Posts
    174
    Thats it. Perfect. Thanks

  4. #4
    Join Date
    Jun 2003
    Posts
    513
    Helix Bore plugin.

  5. #5
    Join Date
    Dec 2010
    Posts
    0
    If I'm boring a large hole, say 4 inches, with a small endmill, 1/4 inch, if I used this helix bore there will be a large chunk of metal left in the bore that will intefere with cutting.

    Is there a way to have it start in the middle of the circle and helix out, same functionality as is provided for the G12 and G13 commands on Haas machines.

    Here's a video of the operation.
    [ame=http://www.youtube.com/watch?v=RedRvocsJvo]HAAS G12/G13 - YouTube[/ame]

  6. #6
    Join Date
    Jun 2003
    Posts
    513
    Quote Originally Posted by canyon289 View Post
    If I'm boring a large hole, say 4 inches, with a small endmill, 1/4 inch, if I used this helix bore there will be a large chunk of metal left in the bore that will intefere with cutting.

    Is there a way to have it start in the middle of the circle and helix out, same functionality as is provided for the G12 and G13 commands on Haas machines.

    Here's a video of the operation.
    HAAS G12/G13 - YouTube
    The Helix Bore plugin is for making helical bores, not pocketing.

    The standard Roughing process lets you make helical entries with 5 options on placement, three of them with user defined diameters, and 4 options on how to engage the material.

    In addition to user defined helical entries, the Advance 3D Pocketing has more options for toolpath control.

  7. #7
    Join Date
    Nov 2009
    Posts
    5
    oops, delete me.

Similar Threads

  1. helical interpolation 15m
    By Goran P. in forum Fanuc
    Replies: 18
    Last Post: 01-21-2020, 10:05 AM
  2. Helical Interpolation
    By jjproto in forum Mazak, Mitsubishi, Mazatrol
    Replies: 2
    Last Post: 02-10-2011, 10:59 PM
  3. helical interpolation
    By Montabelli in forum Mastercam
    Replies: 2
    Last Post: 04-11-2010, 03:34 AM
  4. MV 35/40 Helical Interpolation
    By Millem in forum Uncategorised MetalWorking Machines
    Replies: 2
    Last Post: 12-12-2007, 03:54 PM
  5. Helical Interpolation
    By dbcoop11 in forum Bridgeport / Hardinge Mills
    Replies: 4
    Last Post: 12-31-2004, 05:15 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
  •