Andy Pugh wrote:
> On 16 March 2010 14:13, Slavko Kocjancic<[email protected]>  wrote:
>> Does someone know for beter way to log some coordinates?
>>      
> You might be able to use the G38 probing moves. They log all nine axes
> to the file specified in (PROBEOPEN, filename)
> If the probe conditions are correct before the move I am not sure if
> it exits immediately and logs the point or triggers an error and
> doesn't log. In the first case then you should be able to wire the
> probe input to "true" permanently in HAL and have it work.
>    
There are several options for probe moves.  I don't know which is which 
(it's in the manual here 
<http://linuxcnc.org/docs/2.4/html/gcode_main.html#sub:G38.2:-Straight-Probe>), 
but you can either look for the probe to make or break contact, and you 
can independently choose to error or not error if the desired condition 
isn't encountered before the end of the move.


- Steve


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to