Re: EMC Have a Distance-to-go position DRO
Posted by
ballendo
on 2004-01-22 08:28:28 UTC
Jon,
I'm surprised you're not familiar with DTG uses. Primarily it is
useful when first running a new program. If you "think" it's headed
where it shouldn't, you can feedhold, change to DTG readout, and see
if you're gonna have a bad thing happen. Looking through the code you
can do this by subtraction, but if you have a computer right there,
why are you doing math in your head<G>
Another use is in setting tool offsets, when they are in relation to
a "master" tool. The master tool is set as zero, and all other tools
can be set using the DTG value.
Sometimes DTG is used when a program is interrupted. Just a sometimes
useful way of looking at there you're at, in relation to where you're
going. Same as having a trip mileage in your car telling you how far
you've come, a road signs telling you how far left to go...
Hope this helps,
Ballendo
I'm surprised you're not familiar with DTG uses. Primarily it is
useful when first running a new program. If you "think" it's headed
where it shouldn't, you can feedhold, change to DTG readout, and see
if you're gonna have a bad thing happen. Looking through the code you
can do this by subtraction, but if you have a computer right there,
why are you doing math in your head<G>
Another use is in setting tool offsets, when they are in relation to
a "master" tool. The master tool is set as zero, and all other tools
can be set using the DTG value.
Sometimes DTG is used when a program is interrupted. Just a sometimes
useful way of looking at there you're at, in relation to where you're
going. Same as having a trip mileage in your car telling you how far
you've come, a road signs telling you how far left to go...
Hope this helps,
Ballendo
--- In CAD_CAM_EDM_DRO@yahoogroups.com, Jon Elson <elson@p...> wrote:
<snip> Why would you want to use a distance to go function like a DRO
when
> you actually have a CNC system? You'd obviously need to program the
> move anyway, so why not let the computer make the move, then?
>
> Jon
Discussion Thread
brink905
2004-01-21 18:46:13 UTC
EMC Have a Distance-to-go position DRO
Jon Elson
2004-01-21 20:49:26 UTC
Re: [CAD_CAM_EDM_DRO] EMC Have a Distance-to-go position DRO
brink905
2004-01-22 06:03:10 UTC
Re: EMC Have a Distance-to-go position DRO
ballendo
2004-01-22 08:28:28 UTC
Re: EMC Have a Distance-to-go position DRO
Kim Lux
2004-01-22 08:29:42 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Have a Distance-to-go position DRO
Jon Elson
2004-01-22 10:31:15 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Have a Distance-to-go position DRO
Jon Elson
2004-01-22 10:32:14 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Have a Distance-to-go position DRO