https://youtu.be/Lj0fYeOYWqU

2021-07-18 21:11 GMT+03:00, nkp <nkp...@gmail.com>:
> sorry for the brevity - language barrier
>
>
>
>  > > axis
>  > >
>  > > flag = 0
>
> And what do these two lines do?
>
>
> line flag = 0
>
> this line should be added to the file  /usr/bin/axis (if RIP version -
> bin/axis )
>
> =================
>  > it?  What does it do?  Does it work with external jog buttons?
>
> yes, all this code is exactly for this (including code  .axisrc and axis)
>
>
> loadrt jogaxisget
> addf jogaxisget.0       servo-thread
>
> net    activeX     jogaxisget.0.activeX   axisui.user.activeX
> net    activeY     jogaxisget.0.activeY   axisui.user.activeY
> net    activeZ     jogaxisget.0.activeZ   axisui.user.activeZ
>
> net    axis:0:kb   jogaxisget.0.Xin0   axis.0.kb-jog-active
> net    axis:1:kb   jogaxisget.0.Yin0   axis.1.kb-jog-active
> net    axis:2:kb   jogaxisget.0.Zin0   axis.2.kb-jog-active
>
> net    Xisactive     jogaxisget.0.Xverify  axisui.user.Xisactive
> net    Yisactive     jogaxisget.0.Yverify  axisui.user.Yisactive
> net    Zisactive     jogaxisget.0.Zverify  axisui.user.Zisactive
>
> net    Xin1   jogaxisget.0.Xin1   pin_your_external_button_X
> net    Yin1   jogaxisget.0.Yin1   pin_your_external_button_Y
> net    Zin1   jogaxisget.0.Zin1   pin_your_external_button_Z
>
> ########
>
>
>


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

Reply via email to