Hello everybody,

Is there a way to move axes independently using G code? For instance i want to 
move G0 X200 Y300 and at the same time G1 U30 F100 and G1 V20 F50. 

This probably won't work:
N100 G0 X200 Y300   G1 U30 F100   G1 V20 F50

Regards
Klemen


      

------------------------------------------------------------------------------
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
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to