On 27 July 2013 09:16, Sven Wesley <svenne.d...@gmail.com> wrote:

> I've been trying to find documentation how to make a tool change happen.

The basics are that the T-word sets the tool select pin and the M6
sets tool-change-request pin.

That is all that LinuxCNC does by default. You either need to write a
HAL component or CL script to respond to the pin changes or write a
remapped G-code routine.
http://www.linuxcnc.org/docs/devel/html/remap/structure.html#_remapping_toolchange_related_codes_t_m6_m61

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