> But If I execute G28 (should be same as home ?!?) then all axes
> simultaneous goes home. That's not ok.
>
> So is there some way to use G28 in single line to make homing or
> multiline like
>
>    
hi
G91 G28 axes-word
  will home that axes

so
G91 G28 X0
will send X axes home only

G28 on its own as u say will send all axes home so u dont have to type 
all axes words

rob

------------------------------------------------------------------------------
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