Re: [Emc-developers] Things you can't do with radius compensation on.

2018-10-02 Thread andy pugh
On Tue, 2 Oct 2018 at 18:39, Chris Radek wrote: > Cutter comp isn't just a thing you leave on, it's a thing you turn > on, make some cuts on a certain side of a certain path, and turn > off. Is someone having a problem that's led you to wondering about > all these? No, but I have been looking a

Re: [Emc-developers] Things you can't do with radius compensation on.

2018-10-02 Thread Pedro Grijalva
Grijalva M. From: andy pugh Sent: Tuesday, October 2, 2018 4:16 AM To: EMC developers Subject: [Emc-developers] Things you can't do with radius compensation on. https://github.com/LinuxCNC/linuxcnc/blob/b948dba1af9e63f26498cf005d6693cec30458a9/src/emc/rs274ngc/interp_c

Re: [Emc-developers] Things you can't do with radius compensation on.

2018-10-02 Thread Chris Radek
On Tue, Oct 02, 2018 at 12:16:54PM +0100, andy pugh wrote: > https://github.com/LinuxCNC/linuxcnc/blob/b948dba1af9e63f26498cf005d6693cec30458a9/src/emc/rs274ngc/interp_convert.cc#L3302 > > There seem to be a lot of things that are not allowed with cutter comp > enabled, and it isn't immediately ob

Re: [Emc-developers] Things you can't do with radius compensation on.

2018-10-02 Thread Gene Heskett
On Tuesday 02 October 2018 07:16:54 andy pugh wrote: > https://github.com/LinuxCNC/linuxcnc/blob/b948dba1af9e63f26498cf005d66 >93cec30458a9/src/emc/rs274ngc/interp_convert.cc#L3302 > > There seem to be a lot of things that are not allowed with cutter comp > enabled, and it isn't immediately obviou

Re: [Emc-developers] Things you can't do with radius compensation on.

2018-10-02 Thread Alan Condit
> To: EMC developers > Subject: [Emc-developers] Things you can't do with radius compensation > on. > Message-ID: > > Content-Type: text/plain; charset="UTF-8" > > https://github.com/LinuxCNC/linuxcnc/blob/b948dba1af9e63f26498cf005d6693cec304

[Emc-developers] Things you can't do with radius compensation on.

2018-10-02 Thread andy pugh
https://github.com/LinuxCNC/linuxcnc/blob/b948dba1af9e63f26498cf005d6693cec30458a9/src/emc/rs274ngc/interp_convert.cc#L3302 There seem to be a lot of things that are not allowed with cutter comp enabled, and it isn't immediately obvious why. The following G-codes are banned G61 - Seems reasonabl