Hello...

Does someone know for beter way to log some coordinates?
I try with MDI but it's very slow work. Anybody have some clevre way?

I try like this

F5
(LOGOPEN,"coordinates)

F3
Jog to correct position

F5
G30.1
(LOG,X#5181 Y#5182)

F3
Jog to next position

F5
G30.1
(LOG,X#5181 Y#5182)

F3
Jog to next position

F5
G30.1
(LOG,X#5181 Y#5182)

just loog any nubber of positions
and finaly for last position

F5
G30.1
(LOG,X#5181 Y#5182)
(LOGCLOSE)


That's works but in notime can be done something wrong.
Befora as I used TurboCnc there was key under jog to save position into 
file. I didn't seen something similar here.

Slavko.


------------------------------------------------------------------------------
Download Intel® 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