On 11/14/20 12:25 PM, andy pugh wrote:
On Fri, 13 Nov 2020 at 23:43, R C <cjv...@gmail.com> wrote:

btw:  where can I find that "Python remap" for the canned G71 and G72 g
codes?
https://github.com/LinuxCNC/linuxcnc/tree/andypugh/g71type2remap/configs/sim/axis/g71
For the remap files and a sample .ini with the requisite additions.

https://github.com/LinuxCNC/linuxcnc/blob/andypugh/g71type2remap/docs/src/gcode/g-code.txt#g71-lathe-roughing-cycle-turning

For the docs for _that_version_ of G71. Note that the letter
allocations are different in the version that is in master / 2.9


I think I found it/something,  this is needed to?

https://raw.githubusercontent.com/LinuxCNC/linuxcnc/master/nc_files/remap_lib/python-stdglue/stdglue.py

That takes care of the python errors, however, it complains about not knowing what u is, as in:

G71 U.1 R.05

same thing with the 'w' as in:

G72 W.04 R.05


Ron



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

Reply via email to