On Fri, 10 Apr 2020 at 00:53, Chris Morley <chrisinnana...@hotmail.com> wrote: > > I could definitely see that in remap, though I thought you could do this > already with python. > > and python not gcode is the way i would keep it.
Python remaps are not a particularly convenient way to do tool changes that need axis movement. There are lots og G-code remaps out there for tool changing, automatic tool length measurement and such. The main application for this would be to read the _current_ state of HAL pins without having to wire them up to a motion.analog-in-nn pin and play the #5399 game. Currently the trick is to use an M66E0L0 dummy command, as that causes a synch. In fact it is already accepted that M66 and (input) friends have to be queue-busters. -- 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 Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers