On 03/05/2017 07:32 PM, andy pugh wrote:
> On 6 March 2017 at 01:14, Jon Elson <[email protected]> wrote:
>
>> Not erroneous change, just a failure to change a line that
>> needed to be changed from
>> axis.0.jog-enable to joint.0.jog-enable
> The regex list has:
>
>      'axis.(.).jog-enable':        '@ax\\[email protected]',
>
>      'axis.(.).jog-counts':        'joint.\\1.jog-counts @ax\\[email protected]',
>
>      'axis.(.).jog-scale':         'joint.\\1.jog-scale @ax\\[email protected]',
>
>      'axis.(.).jog-vel-mode':      'joint.\\1.jog-vel-mode 
> @ax\\[email protected]',
>
> So you are right, it explicitly doubles-up the axis enables, to cover
> both joint and axis, but simply converts the axis.N.jog enable to
> axis.L.jog-enable.
> I do rather assume I thought there was a good reason for this, at the
> time, so I am not going to change it immediately without further
> consideration.
>
>
Right, not a big problem at all.  I kind of wonder how come 
there are axis.n.jog-xxxx and joint.x.jog-xxxx, but maybe 
that is for world AND joint mode (a case I am totally out of 
the loop with, working exclusively on cartesian machines.)

Jon

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to