>
> You could possibly do it with the existing software.
> The logic that you are currently using to trigger e-stop could call an
> MDI_COMMAND to run an M61 to change the tool number.
>
> MDI_COMMAND = M61 Q#<_hal[toolchanger.tool-number]>


 Hello Andy,

Well, I thought about doing that internally in the component. But what I
would like to know is if there's the possibility, on future releases may be
or as a patch, to let the IOCONTROL only call and wait for the tool change,
but not having any register about the tool in use. That can be informed by
the external turret component. I think it's better this way for turret tool
changers. I know LCNC was born as a milling machine control but may be it's
doable without too much trouble. I mean not replacing the way it's working
now but having the option.


El lun., 11 may. 2020 a las 14:32, andy pugh (<bodge...@gmail.com>)
escribió:

> On Mon, 11 May 2020 at 15:42, Leonardo Marsaglia <ldmarsag...@gmail.com>
> wrote:
>
> > But this raises the question. Is it too much of a pain to have the option
> > of telling the IOCONTROL wich tool is indexed instead of LCNC keeping the
> > record of it?
>
> You could possibly do it with the existing software.
> The logic that you are currently using to trigger e-stop could call an
> MDI_COMMAND to run an M61 to change the tool number.
>
> MDI_COMMAND = M61 Q#<_hal[toolchanger.tool-number]>
>
>
> --
> atp
> "A motorcycle is a bicycle with a pandemonium attachment and is
> designed for the especial use of mechanical geniuses, daredevils and
> lunatics."
> — George Fitch, Atlanta Constitution Newspaper, 1912
>
>
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>

_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to