Re: Scanner/Digitizer skip function/probe details?
Posted by
ballendo@y...
on 2001-01-03 19:09:24 UTC
Alan M wrote:
To be quite honest, I got tired of trying to get an answer to my
questions from Otto, so I don't know what he used for 'hooks'. Dave
Downs used to be the hardware guy at TMG. Good luck.
to support the 'skip' function. The 'skip' function of Gcode is a
linear interpolated move. So just think of writing a G01 type
command. The DIFFERENCE IS, if the input bit being 'watched' (by the
control) changes state, the motion stops immediately! So
the 'destination' of the skip command coords need to be far enough
into the part being digitised to assure contact. The skip function
will cause a control alarm if the coords are reached WITHOUT 'inout
at the skip bit'.
G31 x5y3z-1
Most commercial controls have user- accessible variables which
include the current coordinates. 'Reading' these coords to a file
completes the act of digitising.
From memory, I don't know if the MaxNC code is G61, M61, or something
else...
Both by explaining what's out there and how it works (MaxNC, Larken,
Renishaw, Roland picxa, etc.) and then by working to create a probe
we all could build!?!
Hope this helps.
Ballendo
>Curious, I wonder what Otto did, build a library? a TSR?Alan,
>I'll try to contact the Motion Group.
To be quite honest, I got tired of trying to get an answer to my
questions from Otto, so I don't know what he used for 'hooks'. Dave
Downs used to be the hardware guy at TMG. Good luck.
>Can give me a snippet of gcode to demo these two commands? So anyYes,but. That would be correct for any gcode control program written
>gcode program SHOULD be able to digitizing? I saw a line marked
>M61 on the MaxNC interface, might have been a typo.
> G61 X 1.0 Y 0.0
> G31 ?
to support the 'skip' function. The 'skip' function of Gcode is a
linear interpolated move. So just think of writing a G01 type
command. The DIFFERENCE IS, if the input bit being 'watched' (by the
control) changes state, the motion stops immediately! So
the 'destination' of the skip command coords need to be far enough
into the part being digitised to assure contact. The skip function
will cause a control alarm if the coords are reached WITHOUT 'inout
at the skip bit'.
G31 x5y3z-1
Most commercial controls have user- accessible variables which
include the current coordinates. 'Reading' these coords to a file
completes the act of digitising.
From memory, I don't know if the MaxNC code is G61, M61, or something
else...
>We never did come up with a digitizer design! You mean we have toI would love to see the list share thoughts on a digitising probe.
>BUY one?
>Alan
Both by explaining what's out there and how it works (MaxNC, Larken,
Renishaw, Roland picxa, etc.) and then by working to create a probe
we all could build!?!
Hope this helps.
Ballendo
Discussion Thread
ballendo@y...
2001-01-03 19:09:24 UTC
Re: Scanner/Digitizer skip function/probe details?
Alan Marconett KM6VV
2001-01-03 20:14:38 UTC
Re: Scanner/Digitizer skip function/probe details?
Matt Shaver
2001-01-03 22:55:56 UTC
Re: [CAD_CAM_EDM_DRO] Re: Scanner/Digitizer skip function/probe details?
dave engvall
2001-01-04 09:04:46 UTC
Re: [CAD_CAM_EDM_DRO] Re: Scanner/Digitizer skip function/probe details?
Alan Marconett KM6VV
2001-01-04 12:56:07 UTC
Re: Scanner/Digitizer skip function/probe details?
Lee Studley
2001-01-04 16:30:19 UTC
Re: Scanner/Digitizer skip function/probe details?
dave engvall
2001-01-04 17:12:31 UTC
Re: [CAD_CAM_EDM_DRO] Re: Scanner/Digitizer skip function/probe details?
Alan Marconett KM6VV
2001-01-04 21:59:42 UTC
Re: Scanner/Digitizer skip function/probe details?
diazden
2001-01-05 00:09:08 UTC
Re: [CAD_CAM_EDM_DRO] Re: Scanner/Digitizer skip function/probe details?
Smoke
2001-01-05 08:38:22 UTC
Re: [CAD_CAM_EDM_DRO] Re: Scanner/Digitizer skip function/probe details?
ballendo@y...
2001-01-05 09:04:08 UTC
Re: Scanner/Digitizer skip function/probe details?
ballendo@y...
2001-01-05 10:13:05 UTC
RE:Re: re: Scanner/Digitizer skip function/probe details?
Andrew Werby
2001-01-05 10:58:56 UTC
Re: Scanner/Digitizer skip function/probe details?
Smoke
2001-01-05 11:57:03 UTC
Re: [CAD_CAM_EDM_DRO] Re: Scanner/Digitizer skip function/probe details?
Alan Marconett KM6VV
2001-01-05 13:04:11 UTC
Re: Scanner/Digitizer skip function/probe details?
ballendo@y...
2001-01-05 14:09:36 UTC
Re: Scanner/Digitizer skip function/probe details?
Alan Marconett KM6VV
2001-01-05 14:33:51 UTC
Re: [CAD_CAM_EDM_DRO] Re: Scanner/Digitizer skip function/probe details?
Smoke
2001-01-05 15:25:56 UTC
Re: [CAD_CAM_EDM_DRO] Re: Scanner/Digitizer skip function/probe details?
ballendo@y...
2001-01-05 16:36:27 UTC
re:Re: Scanner/Digitizer skip function/probe details?
ballendo@y...
2001-01-05 16:50:12 UTC
Re: Re: Scanner/Digitizer skip function/probe details?