> On 15 Apr 2020, at 9:21 pm, andy pugh <[email protected]> wrote:
> 
> On Wed, 15 Apr 2020 at 06:17, Phill Carter <[email protected]> wrote:
>> 
>> I have just noticed that I cannot set outputs like M62, M67 etc.while cutter 
>> compensation(in my case G41.1) is on. Is there any particular reasoning 
>> behind this?
> 
> Good question.
> 
> Looking in the code:
> https://github.com/LinuxCNC/linuxcnc/blob/master/src/emc/rs274ngc/interp_convert.cc#L2971
> 
> What does // XXX mean? The only hint is:
> https://github.com/LinuxCNC/linuxcnc/blob/master/src/emc/rs274ngc/interp_convert.cc#L2607

I commented out the error report for both M62 and M65 and gave it a try.

It seems that when the cutter comp is applied it pushes the M62 to the begining 
of the move rather than leaving it where it should be..

Here is a short video demonstating the same cut without and then with cutter 
comp.

<https://youtu.be/Pct1JS64E1E <https://youtu.be/Pct1JS64E1E>>

It is a shame, it would be a nice thing to have (well for me it would). I am 
afraid trying to add it is above my abilities.
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to