Thanks for your answer,
In reality I made a 3 axis lathe, after turning the part I have a milling tool 
to make engraving so I need the make the A axis Homing a this time
So If I want to make turning and engraving in 1 step I need to create a command 
to run the A axis reference
You understand my little problem?



Moustapha Elhima
+33 6 09 99 21 97
P Penser à préserver l'environnement avant d'imprimer ce message. Merci


________________________________
 De : Viesturs Lācis <viesturs.la...@gmail.com>
À : ELHIMA Moustapha <melh...@yahoo.com> 
Cc : "emc-us...@lists.sourceforge.net" <emc-us...@lists.sourceforge.net> 
Envoyé le : Lundi 29 juillet 2013 17h21
Objet : Re: [Emc-developers] Homing with G-Code
 







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

Reply via email to