Results 1 to 11 of 11

Thread: Unusually long pauses

  1. #1
    Registered NeoMoses's Avatar
    Join Date
    Apr 2003
    Location
    Prolly' in the Shop :)
    Posts
    326
    Downloads
    0
    Uploads
    0

    Unusually long pauses

    My mill has been "pausing" for 3-7 seconds before some, but not all G02 and G03 curves while cutting. I'm wondering why this is happening. At first I thought that it was a problem with the programming of the NC file, but after carefully studying them by hand, I have found no apparent reason that it should.

    A quick run-down of my computer:
    PIII 850 with 512 MB RAM
    Running DOS 6.2 and TurboCNC

    I'm running Camtronics 600 oz.-in. servo motors and Gecko G320s.
    Using a 36V, 20A Iota Power Supply

    Does this sound like a hardware or a software problem? The NC files appear to have no reason to pause, and the mill runs great with G00 and G01 codes, but sometimes in code that has G02 and/or G03 curves, it has unusually long pauses, much longer than is needed to take up the backlash in the leadscrews. Is my computer not fast enough to run this? Do I need more "processing horsepower" to calculate the movement for curves quickly?


  2. #2
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,291
    Downloads
    0
    Uploads
    0
    There has been some discussion of this on the TurboCNC group at ***** in the last few days. Check there. I'd give you the answer here but I don't recall it off hand.

    Gerry
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

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


  3. #3
    Registered NeoMoses's Avatar
    Join Date
    Apr 2003
    Location
    Prolly' in the Shop :)
    Posts
    326
    Downloads
    0
    Uploads
    0
    are those asterisks intentional, or is that VB censoring your post? I'm guessing that's at ***** groups, so i'll go check there.
    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)


  4. #4
    Registered NeoMoses's Avatar
    Join Date
    Apr 2003
    Location
    Prolly' in the Shop :)
    Posts
    326
    Downloads
    0
    Uploads
    0
    yup, I answered my own question. Y.A.H.O.O. seems to be censored by VB. That seems pretty stupid.
    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)


  • #5
    Registered
    Join Date
    Mar 2003
    Posts
    42
    Downloads
    0
    Uploads
    0
    Are you 'drip feeding" your program from the computer (DNC) or does your CNC hold the program in memory?


  • #6
    Site Owner CNCadmin's Avatar
    Join Date
    Mar 2003
    Location
    United States
    Posts
    6,947
    Downloads
    2
    Uploads
    3
    Originally posted by NeoMoses
    yup, I answered my own question. Y.A.H.O.O. seems to be censored by VB. That seems pretty stupid.
    I don't think that is stupid at all, thank you very much.
    Thank You,
    Paul G
    Site Owner-Webmaster-
    Administrator
    www.rfqwork.com
    www.cnczone.com
    www.welderzone.com


  • #7
    Registered NeoMoses's Avatar
    Join Date
    Apr 2003
    Location
    Prolly' in the Shop :)
    Posts
    326
    Downloads
    0
    Uploads
    0
    Originally posted by CNCadmin
    I don't think that is stupid at all, thank you very much.
    Ok, let me re-state that: We all know that the real power of the internet lies in the links. No single site can hold all the information. Also, there happens to be some very good resources for CNC conversion at an "unmentionable" site. Unfortunately, no "Ultimate CNC Forum" will be complete without many references to it.

    Realize this: The "forum" layout is much better than that of any other "group" or usenet channel that I've seen. It will ultimately be the preferred site, due to its speed and ease of use. It's just going to take a lot of time, and some "cross-breeding" of members. I joined this forum to share information openly and fully, in the hopes of helping others. I hope that is the purpose of this forum, and not my misunderstanding.


  • #8
    Registered NeoMoses's Avatar
    Join Date
    Apr 2003
    Location
    Prolly' in the Shop :)
    Posts
    326
    Downloads
    0
    Uploads
    0
    Originally posted by castguy2003
    Are you 'drip feeding" your program from the computer (DNC) or does your CNC hold the program in memory?
    I'm not sure what you mean. My computer contains the only memory in the system. I'm using TurboCNC, Gecko G320s, and Camtronics 600 oz.in. Servo motors.

    If the problem persists, I'll boot into EMC Linux and try the same code there.


  • #9
    Site Owner CNCadmin's Avatar
    Join Date
    Mar 2003
    Location
    United States
    Posts
    6,947
    Downloads
    2
    Uploads
    3
    Originally posted by NeoMoses
    Ok, let me re-state that: We all know that the real power of the internet lies in the links. No single site can hold all the information. Also, there happens to be some very good resources for CNC conversion at an "unmentionable" site. Unfortunately, no "Ultimate CNC Forum" will be complete without many references to it.

    Realize this: The "forum" layout is much better than that of any other "group" or usenet channel that I've seen. It will ultimately be the preferred site, due to its speed and ease of use. It's just going to take a lot of time, and some "cross-breeding" of members. I joined this forum to share information openly and fully, in the hopes of helping others. I hope that is the purpose of this forum, and not my misunderstanding.

    I agree, but if you mension a website like this there, you will most certainly be BANED from them. I have NO problem with links to anyother site but, I don't want to support that site and all it's groups. I hope you understand, my postion at this time.
    Thank You,
    Paul G
    Site Owner-Webmaster-
    Administrator
    www.rfqwork.com
    www.cnczone.com
    www.welderzone.com


  • #10
    Registered
    Join Date
    Mar 2003
    Posts
    42
    Downloads
    0
    Uploads
    0
    It sounds like you are "drip feeding" which means as the computer sends the G-Code, the machine reads and executes it, then dumps it. If you need to cut a second part, you must resend the code.
    The problem arises because arcs are actually read by the machine as a lot of tiny straight line moves. If your Baud rate between the computer and control is low it can cause the studdering problem. Also the sheer volume of data the control is trying to process can overwhelm and slow down low grade controls.


  • #11
    wms
    wms is offline
    Moderator wms's Avatar
    Join Date
    Mar 2003
    Location
    United States
    Posts
    940
    Downloads
    0
    Uploads
    0
    Castguy,
    On these small systems the pc is the control,(a program on the pc acts as the control) so drip feed really dosn't apply per say.The steppers / servos and drivers are "hooked" up to the pc. And it's highly unlikely that the computer can't keep up.

    Neo,
    Is there a parameter in the program to control the "feed rate of arcs as a percentage of the feed rate"? This common in most cnc controls. If so, is it set real low say 10 - 20 percent. Normal would be at about 60 - 70 percent.
    Also your post says that the pause occures before the arc, is that true or is it just as the arc code starts?
    Also as Castguy suggests in his post, is the code for the "arcs" true G2-G3 or is it tiny little lines (IE: G1). If it is all lines, then is there a way to set your tolerance in your cad/cam system to some thing larger than it is, to reduce the amount of code that is generated each time an arc is broken into segments? You may have to "mess" with this because if you set your tolerance to large then the arcs start to lose their shape as arcs.
    Sorry I don't know more about the system you are using.
    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • Similar Threads

    1. G-Code to DXF
      By WayneHill in forum OpenSource Software
      Replies: 216
      Last Post: 05-20-2013, 10:28 PM
    2. Visual Basic Controller Project
      By dwwright in forum Visual Basic
      Replies: 29
      Last Post: 02-14-2011, 02:24 PM
    3. Long Z axis machines
      By ynneb in forum DIY CNC Router Table Machines
      Replies: 2
      Last Post: 02-01-2007, 07:58 PM
    4. Not long now
      By CRFultz in forum DIY CNC Router Table Machines
      Replies: 9
      Last Post: 01-11-2005, 02:13 PM
    5. PayPal PLEASE READ THIS NOTICE CAREFULLY.
      By WallCrawler in forum CNCzone Club House
      Replies: 13
      Last Post: 07-30-2004, 09:59 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.