584,865 active members*
4,940 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Haas Machines > Haas Lathes > Invalid G02 or G03 due to radius
Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2020
    Posts
    2

    Invalid G02 or G03 due to radius

    Hello,

    I am struggling to figure out why I cannot change the radius in my program. I am trying to change the radius to 8 but I keep getting an invalid G03. Any help is greatly appreciated. The code is listed below. %
    O00002 (109531-01)

    (USES G55)

    G103 P1
    #3100= 1.435
    #3101= 3.435
    G103

    G105
    G20
    (TOOL - 8 OFFSET - 8)
    (OD 55 DEG RIGHT INSERT - DNMG-432)
    (RGH OD)
    G00 T0808
    G18
    M8
    G97 S1460 M3

    G00 G55 X2.55 Z0.05
    G50 S3000
    G96 S1000
    G72 P100 Q105 U0. W0.005 D0.05 F0.008
    N100 G00 Z0
    G01 X1.95
    N105 G00 Z0.05
    G70 P100 Q105 F0.008


    G00 G55 Z.0941
    X2.0919
    G99 G01 Z.0441 F.012
    X2.2247 Z-.0507
    G03 X2.263 Z-.6775 R10.26 (Change to 8)
    X2.2219 Z-1.3269 R10.26 (Change to 8)
    G01 X2.5219
    (FINISH OD)
    G00 Z.2191
    X2.0168
    G01 Z.0691 F.007
    X2.1847 Z-.0507 F.008
    G03 X2.223 Z-.6775 R10.26 (Change to 8)
    X2.1819 Z-1.3269 R10.26 (Change to 8)
    G01 X2.4
    G00 G53 X0. Z-13.
    M01


    (TOOL - 3 OFFSET - 3)

    (RGH ID)
    G00 T303
    G18
    M08
    G97 S1460 M3

    G00 G55 X1.866 Z0.1
    G50 S3000
    G96 S1000
    G01 X2.1037 Z0. F.008
    G02 X1.9852 Z-0.0592 R0.0592
    X1.9854 Z-0.0629 R0.0592
    G03 X2.023 Z-.6787 R10.0988 (Change to 8)
    X1.9836 Z-1.3093 R10.0988 (Change to 8)
    U0.04 W-0.04
    G01 Z-1.37
    G00 X1.95
    G00 Z0.5


    G00 G53 X0. Z-13.
    M01


    / M98 P102 (PROBE)



    (CUTOFF)
    G00 T707
    M8
    G97 S750 M3

    G00 G55 X2.45 Z-1.415

    G01 X2.14 F0.003
    G00 X2.45
    W0.031
    M36
    G01 X2.186
    X2.142 Z-1.415
    G01 X2. F0.002
    G01 X1.9 F0.0005
    G00 X2.55
    M37


    G00 G53 X0. Z-13.
    M01



    / M30
    M99

  2. #2
    Join Date
    Sep 2011
    Posts
    25
    The line with U0.04 W-0.04 is a retract clearance? Can't make this move in G2/G3. Change to G1.

    You are trying to make a 10.0988" radius on this small part and want to change it to 8"

    Please clarify

  3. #3
    Join Date
    Feb 2011
    Posts
    353

    Re: Invalid G02 or G03 due to radius

    i would also add to turning guy that by just changing the 10.0988 to 8.000 would not make the correct profile of the radius
    starting and ending points would have to modified to get the correct profile

  4. #4
    Join Date
    Jan 2020
    Posts
    2
    Quote Originally Posted by Turning_Guy View Post
    The line with U0.04 W-0.04 is a retract clearance? Can't make this move in G2/G3. Change to G1.

    You are trying to make a 10.0988" radius on this small part and want to change it to 8"

    Please clarify
    Trying to change all radius on part to 8"

  5. #5
    Join Date
    Sep 2011
    Posts
    25
    Quote Originally Posted by GSAM07 View Post
    Trying to change all radius on part to 8"
    Ok but rcs60 is correct, you need to recalculate your intersection points also.

Similar Threads

  1. Small radius good Large radius bad
    By K2Developmentab in forum Fadal
    Replies: 2
    Last Post: 09-26-2013, 07:26 PM
  2. Replies: 1
    Last Post: 05-15-2013, 08:52 AM
  3. 021 start radius end radius error
    By XAD in forum Tree
    Replies: 55
    Last Post: 06-01-2012, 04:59 PM
  4. Replies: 7
    Last Post: 10-06-2011, 04:43 AM
  5. Radius to end of arc differs from radius to start?
    By Jamy in forum LinuxCNC (formerly EMC2)
    Replies: 2
    Last Post: 08-23-2009, 05:28 AM

Tags for this Thread

Posting Permissions

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