2013/7/29 ELHIMA Moustapha <melh...@yahoo.com>

> Dear All,
>
> I have a question, is it possible to run a axis homing with a simple
> G-CODE, I've tried with halui but it wasn't working fine for me
> If you have any idea feel free to let me know
>
> Thanks a lot!
>

AFAIK LinuxCNC will not rehome particular joint, when it is in auto mode
(e.g. when executing a g-code file).

You did not share any details, so it is totally unclear, what result do you
want to achieve, so I can only recommend looking at some options of
manipulating coordinate systems with g-code commands:
G10 L2
http://www.linuxcnc.org/docs/2.4/html/gcode_main.html#sub:G10:-Set-Coordinate

G10 L20
http://www.linuxcnc.org/docs/2.4/html/gcode_main.html#sec:G10-L20

G92
http://www.linuxcnc.org/docs/2.4/html/gcode_main.html#sub:G92,-G92.1,-G92.2,

-- 
Viesturs

If you can't fix it, you don't own it.
http://www.ifixit.com/Manifesto
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to