Re: [CAD_CAM_EDM_DRO] Re: Re: BDI and servos
Posted by
Bob Simon
on 2002-12-08 11:48:05 UTC
At 19:27 12/7/2002 -0600, you wrote:
problem with EMC. I'm familiar with minimizing G code. I already do that to
minimize transmission times on my ethernet/machinetool connections.
I have one question. Are there user available (.ini file?) parameters to
establish where the controller breaks smooth motion and applies a
deceleration/acceleration before continuing with the next block? Many
controllers call this "auto exact stop" or something like that. The
parameter usually represents an angle (deg or rad). If this angle is
exceeded, the controller will insert a standard end of move deceleration
and accelerate in the next move. I've seen more complicated schemes that
adjust the decel/accel proportional to the departure angle. One system even
uses an angle table. Most proportional schemes seem to be overkill...IMO.
I'm really looking forward to playing around with EMC. I've been around CNC
equipment since the late 70's and have retrofitted PC based controls on 7
machine tools. I don't have the raw programing skills needed to create my
own controller software. EMC's configurable characteristics make all the
basic stuff available with room for customizing.
-Bob
> > Â Â From: Bob Simon <bsimon@...>-------------------<snip>-----------------------
> > Subject: Re: BDI and servos
><s>
> > How does EMC handle long streams of cutting data? Can it command
> > non-stop motion continuously from the hard drive or just the physical
> > memory? I can't seem to find any specifics on how EMC handles long
> > programs.
>I believe that file size in Linux is now up in the terrabyte range so you--------------<snip>------------------
>shouldn't be able to write a file that is oversize. Getting it into the
>interpreter is simply a matter of saying, "run this file." Since we
>have multiple processes running at the same time, the interpreter is
>connected directly to the file to run. The file is not passed through
>the user interface or anything else.
>His suggestion with respectThat pretty much covers it! Sounds like profiling won't be much of a
>to maximizing the number of blocks that the EMC could read was to
>minimize the code that the interpreter has to read/parse by taking
>advantage of the modal nature of many of the g=codes.
problem with EMC. I'm familiar with minimizing G code. I already do that to
minimize transmission times on my ethernet/machinetool connections.
I have one question. Are there user available (.ini file?) parameters to
establish where the controller breaks smooth motion and applies a
deceleration/acceleration before continuing with the next block? Many
controllers call this "auto exact stop" or something like that. The
parameter usually represents an angle (deg or rad). If this angle is
exceeded, the controller will insert a standard end of move deceleration
and accelerate in the next move. I've seen more complicated schemes that
adjust the decel/accel proportional to the departure angle. One system even
uses an angle table. Most proportional schemes seem to be overkill...IMO.
I'm really looking forward to playing around with EMC. I've been around CNC
equipment since the late 70's and have retrofitted PC based controls on 7
machine tools. I don't have the raw programing skills needed to create my
own controller software. EMC's configurable characteristics make all the
basic stuff available with room for customizing.
-Bob
Discussion Thread
Fred Smith
2002-11-29 14:53:44 UTC
DeskCNC now in beta release
Tim Goldstein
2002-11-29 17:32:30 UTC
RE: [CAD_CAM_EDM_DRO] DeskCNC now in beta release
aussiedude
2002-11-29 18:45:01 UTC
RE: [CAD_CAM_EDM_DRO] DeskCNC now in beta release
Carol & Jerry Jankura
2002-11-29 18:48:11 UTC
RE: [CAD_CAM_EDM_DRO] DeskCNC now in beta release
aussiedude
2002-11-29 19:25:17 UTC
RE: [CAD_CAM_EDM_DRO] DeskCNC Versus Master 5 / Mach 1
aussiedude
2002-11-29 19:31:19 UTC
RE: [CAD_CAM_EDM_DRO] DeskCNC Versus Master 5 / Mach 1
Tim Goldstein
2002-11-29 19:31:55 UTC
RE: [CAD_CAM_EDM_DRO] DeskCNC now in beta release
Tim Goldstein
2002-11-29 19:39:59 UTC
RE: [CAD_CAM_EDM_DRO] DeskCNC Versus Master 5 / Mach 1
Tim Goldstein
2002-11-29 19:44:02 UTC
RE: [CAD_CAM_EDM_DRO] DeskCNC Versus Master 5 / Mach 1
aussiedude
2002-11-29 19:51:43 UTC
RE: [CAD_CAM_EDM_DRO] DeskCNC Versus Master 5 / Mach 1
Tim Goldstein
2002-11-29 20:06:16 UTC
RE: [CAD_CAM_EDM_DRO] DeskCNC Versus Master 5 / Mach 1
aussiedude
2002-11-29 20:18:21 UTC
RE: [CAD_CAM_EDM_DRO] DeskCNC Versus Master 5 / Mach 1
Chris L
2002-11-29 20:27:45 UTC
Re: [CAD_CAM_EDM_DRO] DeskCNC Versus Master 5 / Mach 1
stevenson_engineers
2002-11-30 01:22:18 UTC
Re: DeskCNC Versus Master 5 / Mach 1
Jens Swales
2002-11-30 02:58:15 UTC
Re: DeskCNC Versus Master 5 / Mach 1
Chris L
2002-11-30 07:03:05 UTC
Re: [CAD_CAM_EDM_DRO] Re: DeskCNC Versus Master 5 / Mach 1
Fred Smith
2002-12-06 08:57:36 UTC
Re: DeskCNC now in beta release
stevenson_engineers
2002-12-06 10:43:08 UTC
Re: DeskCNC now in beta release
Bob Simon
2002-12-06 11:08:53 UTC
BDI and servos
Tim Goldstein
2002-12-06 13:29:50 UTC
Re: [CAD_CAM_EDM_DRO] Re: DeskCNC now in beta release
Jon Elson
2002-12-06 22:02:18 UTC
Re: [CAD_CAM_EDM_DRO] BDI and servos
Ray Henry
2002-12-07 07:16:47 UTC
Re: BDI and servos
Bob Simon
2002-12-07 08:39:19 UTC
Re: [CAD_CAM_EDM_DRO] BDI and servos
blown_mgb_v8 <jblackwood5@i...
2002-12-07 08:51:32 UTC
Re: BDI and servos
Bob Simon
2002-12-07 08:58:13 UTC
Re: [CAD_CAM_EDM_DRO] Re: BDI and servos
Ray Henry
2002-12-07 17:02:43 UTC
Re: Re: BDI and servos
Ray Henry
2002-12-07 17:45:06 UTC
Re: Re: BDI and servos
Ray Henry
2002-12-07 17:45:09 UTC
Re: Re: Re: BDI and servos
Jon Elson
2002-12-07 22:10:25 UTC
Re: [CAD_CAM_EDM_DRO] BDI and servos
Jon Elson
2002-12-07 22:11:46 UTC
Re: [CAD_CAM_EDM_DRO] Re: BDI and servos
Bob Simon
2002-12-08 11:48:05 UTC
Re: [CAD_CAM_EDM_DRO] Re: Re: BDI and servos
Bob Simon
2002-12-08 11:48:06 UTC
Re: [CAD_CAM_EDM_DRO] BDI and servos
Jon Elson
2002-12-08 23:09:55 UTC
Re: [CAD_CAM_EDM_DRO] Re: Re: BDI and servos
Jon Elson
2002-12-08 23:12:29 UTC
Re: [CAD_CAM_EDM_DRO] BDI and servos
Ray Henry
2002-12-09 05:03:02 UTC
Re: Re: Re: Re: BDI and servos
Bob Simon
2002-12-11 09:40:23 UTC
Re: [CAD_CAM_EDM_DRO] Re: Re: Re: Re: BDI and servos