Re: [Emc-users] line limitation - and auto mode interrupt capability

2009-08-10 Thread Ted Hyde
None of the Mori Seiki, Kitamura, or Hwacheon machines I have used have this magic ability. ( I leave out Mazak- cause they are just different, and Okuma, which doesn't really break the rules, they just made up there own.) Greg - you can safely add Mazak to that list too - My very current

[Emc-users] line limitation

2009-08-09 Thread aaron moore
Hi EMC I have a file with something like 300,000 line of code to cut a complicated fretwork screen divider, but EMC will not open the file. I seem to remember there was some discussion over a limit to the number of lines of code EMC can deal with. Could someone offer advice or point me to the

Re: [Emc-users] line limitation

2009-08-09 Thread Gene Heskett
On Sunday 09 August 2009, aaron moore wrote: Hi EMC I have a file with something like 300,000 line of code to cut a complicated fretwork screen divider, but EMC will not open the file. I seem to remember there was some discussion over a limit to the number of lines of code EMC can deal with.

Re: [Emc-users] line limitation

2009-08-09 Thread Kenneth Lerman
The problem is that Axis will try to display the program and that takes a lot of time and memory. There is a pseudo comment that you can use to turn the axis display on and off in your program. Is is something like: (AXIS STOP) and (AXIS START). RTFM for the actual syntax -- I don't remember

Re: [Emc-users] line limitation

2009-08-09 Thread Steve Blackmore
On Sun, 09 Aug 2009 12:29:46 -0400, you wrote: And, when the subroutine works, you don't have to go do 2300 identical edits on the big file to fix it. That is a huge plus in development time for a job that contains a lot of step repeat. Edit/search/replace all works here .) Steve Blackmore

Re: [Emc-users] line limitation

2009-08-09 Thread Gene Heskett
On Sunday 09 August 2009, Steve Blackmore wrote: On Sun, 09 Aug 2009 12:29:46 -0400, you wrote: And, when the subroutine works, you don't have to go do 2300 identical edits on the big file to fix it. That is a huge plus in development time for a job that contains a lot of step repeat.

Re: [Emc-users] line limitation

2009-08-09 Thread Dave Engvall
well vim may be vile but it is fast and it does work most of the time. ;-) Dave On Aug 9, 2009, at 8:36 PM, Gene Heskett wrote: On Sunday 09 August 2009, Steve Blackmore wrote: On Sun, 09 Aug 2009 12:29:46 -0400, you wrote: And, when the subroutine works, you don't have to go do 2300

Re: [Emc-users] line limitation

2009-08-09 Thread Gene Heskett
On Sunday 09 August 2009, Dave Engvall wrote: well vim may be vile but it is fast and it does work most of the time. ;-) Dave And its an old friend, I've been using it on one system or another most of the last 25 years. The one break in the continuity was using CED on the amiga. Once SWMBO

Re: [Emc-users] line limitation

2009-08-09 Thread Jon Elson
Dave Engvall wrote: well vim may be vile but it is fast and it does work most of the time. ;-) Hey, Dave, I sent you an email last week about returning that Panasonic motor to you. I need your address (I should have it somewhere.) Jon

Re: [Emc-users] line limitation

2009-08-09 Thread Dave Engvall
Sorry, I kinda ignored it because I have too many irons in the fire. Address: 320 Baker Rd. Selah, WA 98942 Dave If nothing else my address is well hidden in the attendee lists from the cnc-workshop. ;-) On Aug 9, 2009, at 10:28 PM, Jon Elson wrote: Dave Engvall wrote: well vim may be