Need Help! "current point same as end point of arc" Please help!


Results 1 to 5 of 5

Thread: "current point same as end point of arc" Please help!

  1. #1
    Member
    Join Date
    Feb 2012
    Location
    USA
    Posts
    8
    Downloads
    0
    Uploads
    0

    Default "current point same as end point of arc" Please help!

    Hello I am using bobcad V23 and a desk cnc controller. I am trying to cut a circular pocket and keep getting the "current point same as end point of arc" message when I load the gcode in desk cnc. it gives this error code for line N07
    I have tried usng a contour as well as just a circle drawn with coordinates from the menu. I keep getting the same error. It will cut other shapes fine just no circles. Anyone have any idea what the issue is? Thanks Chris

    (; PROGRAM NUMBER)
    (; PROGRAM NAME - .032 PKT 3.NC)
    (; POST - DESKCNC MILL)
    (; DATE - SUN. 02/12/2012)
    (; TIME - 09:32PM)
    N01 G90
    (;JOB 1 POCKET)
    (;FEATURE POCKET)
    N02 S10000 M03
    N03 G00 G90 X.001 Y0.
    N04 M08
    N05 Z.1
    N06 G01 Z-.08 F24.
    N07 G03 X.001 Y0. R.001 F40.
    N08 G01 X.006
    N09 G03 X.006 Y0. R.006
    N10 G01 X.011
    N11 G03 X.011 Y0. R.011
    N12 G00 Z.1
    N13 M05
    (; END OF PROGRAM)
    N14 M02

    Similar Threads:


  2. #2
    Registered
    Join Date
    Oct 2010
    Location
    US
    Posts
    103
    Downloads
    0
    Uploads
    0

    Default

    The problem is that it can not interpret the center with info provided. You either need to piece it as 2 arcs or use I and J data. I is on X axis and J on Y. They are incremental from the current point(start of that block).

    Try changing these, assuming the arc cener is at x0y0....

    N07 G3 X.001 Y0 I-.001

    N09 G3 X.006 Y0 I-.006

    N11 G3 X.011 Y0 I-.011



  3. #3
    Ghost BurrMan's Avatar
    Join Date
    Dec 2008
    Location
    United States
    Posts
    4548
    Downloads
    0
    Uploads
    0

    Default

    You can open your post processor in notepad and look at lines 223 and 221. Try setting either or to y and see if the arcs run then.



  4. #4
    Member
    Join Date
    Feb 2012
    Location
    USA
    Posts
    8
    Downloads
    0
    Uploads
    0

    Default

    Thanks guys. Bobcad got a new post processor for me today and it is now working. I do not know exactly what he did but he mentioned changing the arc's to incremential.



  5. #5
    Registered
    Join Date
    Jun 2014
    Posts
    30
    Downloads
    0
    Uploads
    0

    Default Re: "current point same as end point of arc" Please help!

    Can someone give instructions how to delete post?



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
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

"current point same as end point of arc" Please help!

"current point same as end point of arc" Please help!