587,812 active members*
3,228 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2011
    Posts
    0

    What Limits the number of code blocks?

    Hi! can anyone out there givew me some information? I run a SWI AGE3 Mill which is really a 2 1/2 axis machine but will actually operate all three axes simultaneously either from G Code or from it's own Helix and Ramp functions. If I load a CADcam program it can only handle 2050 blocks of code which does not get me very far today.

    My thought is that the limiting factor is the amount of RAM, so I should be able to increase this to increase the number of code blocks that the machine can handle. Am I barking up the wrong tree on this one ? So what is the answer?

  2. #2
    Join Date
    May 2004
    Posts
    402
    Can you not drip feed it from your pc via a serial port? That's what I do with my TNC355 for anything remotely complicated.
    Andrew Mawson
    East Sussex, UK

  3. #3
    Join Date
    May 2005
    Posts
    2502
    RAM is usually the reason and drip feed is one approach to overcoming the limitation, perhaps the best approach.

    The other approach is to edit your g-code to eliminate wasted space. There are G-Code editor functions to knock out comments and extraneous spaces, for example, mostly to try to get the code size down as small as possible.

    I will eventually add these functions to my G-Wizard G-Code Editor, but not for a while.

    Cheers,

    BW
    Try G-Wizard Machinist's Calculator for free:
    http://www.cnccookbook.com/CCGWizard.html

Similar Threads

  1. G-code interface serial number
    By Pplug in forum Techno CNC
    Replies: 2
    Last Post: 05-22-2010, 09:31 PM
  2. Error Code 243 Bad Number ?
    By Rocko1 in forum Haas Mills
    Replies: 4
    Last Post: 03-03-2010, 02:49 PM
  3. Replies: 5
    Last Post: 07-22-2009, 11:08 PM
  4. Code for a random number
    By guypb in forum Haas Mills
    Replies: 6
    Last Post: 06-11-2008, 06:36 PM
  5. G-code ploter with line number annotated?
    By webcruiser8 in forum G-Code Programing
    Replies: 3
    Last Post: 09-21-2006, 11:49 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
  •