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 -- 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-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
