587,263 active members*
3,213 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2004
    Posts
    11

    Helical Interpolation

    I have a V2xt with a DX-32 control. I have maint. manuals but nothing with list of G-codes supported. I have a thread milling job and was unsure if the dx-32 supported helical interpolation. If so does any one have the syntax used? Thanks Coop

  2. #2
    Join Date
    Apr 2003
    Posts
    1876
    Try adding a Z move to the G02/G03 moves.
    Matt
    San Diego, Ca

    ___ o o o_
    [l_,[_____],
    l---L - □lllllll□-
    ( )_) ( )_)--)_)

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

  3. #3
    Join Date
    Mar 2004
    Posts
    11

    worked

    Thanks,
    It worked fine.Sometimes the answer is sitting right there .
    Coop

  4. #4
    Join Date
    Nov 2004
    Posts
    3028
    You are missing the programming and operating manual which lists the G and M codes. There is a "canned" G code to do helical. Helical means a certain Z distance move while moving in a G17 X and Y circular move and this Z move to be accomplished in a certain amount of degrees of a circle and you can increase or decrease the radius of the circle.
    The Bridgeport also supports a G79 which was a very quick and dirty way to do a circle with an arc in and out.
    Check with machinemanuals.net to see if he has a programming manual.

    George W.

  5. #5
    Join Date
    Nov 2004
    Posts
    3028
    Helical interpolation is G12 for CW and G13 for CCW.
    Requires a position move to start point using polar coordinates.

    G0(G1)R_ I_J_A_
    G12(G13)A_Z_F_

    A is the total number of degrees.
    Z is the Absolute Depth of travel.

    Cutter comp CANNOT be used.
    A range is from 1.0 to 65535.0 degrees.
    Helical cannot be transformed.

    SPIRAL INTERPOLATION use polar data to achieve a start and end radius that is different. Use same start line but:

    G12(G13)R_A_Z_F_

    Now you have good data.

    George W.

Similar Threads

  1. Biesse Machine and MeshCam - HELP
    By nem3 in forum Uncategorised CAM Discussion
    Replies: 12
    Last Post: 05-23-2013, 08:17 PM
  2. helical milling
    By hogman in forum GibbsCAM
    Replies: 4
    Last Post: 04-22-2006, 02:15 AM
  3. Need Bridgeport EZ-Track G-Codes to build post
    By soweebee in forum Bridgeport / Hardinge Mills
    Replies: 13
    Last Post: 01-28-2006, 08:10 AM
  4. involute interpolation
    By utengineer04 in forum G-Code Programing
    Replies: 0
    Last Post: 04-26-2005, 06:17 PM
  5. interpolation
    By rimcanyon in forum CNC Machine Related Electronics
    Replies: 9
    Last Post: 04-08-2004, 07:10 AM

Posting Permissions

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