On Sat, Apr 28, 2007 at 05:21:25PM -0400, John Kasunich wrote:
> 
> I believe you can do a probe and have it print (or write to a file) the
> probed position, then do a G92 whatever...  I don't know of a way to
> combine those steps into a single operation.  High level stuff like
> g-code isn't my strong area though.
> 
> Regards,
> 
> John Kasunich

A probe move records the trigger coordinates in gcode variables.  It
should be a simple matter to use G10 L2 ... to set an offset using the
result.

It would be nice to be able to set tool length offset this way - but
currently there is no way to do that, since lengths need to come
from the tool table.

Chris

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to