This came to my attention via the email from github.
The problem was reported as being after toolchange on sim/vismach/VMC_index
But, it is super-easy to reproduce, just open sim/remap/rack
toolchange, the error:
"Near line 0 of {path} exception during generator call:
TypeError:'NoneType' object
Rick
please make sure you have master and installed and working correctly, you can
install a buildbot image if building gives you problems.
This is document here: http://buildbot.linuxcnc.org/
then run the demo configs/sim/remap/extend-builtins which shows exactly what
you want to do.
-Mich
On 10/17/12 09:57 , Rick Lair wrote:
> I have been having issues with the remap function for some mcode. I have
> posted a few things on the linux forum, but haven't heard anything back. I
> am trying to remap the M1 to the extended builtin listed in the extending
> emc manual. I keep getting erro
On 17 October 2012 16:57, Rick Lair wrote:
> realize is if try to put REMAP = M1 .. in my INI, it fails. If
> I setup a remap for currently unused mcode say M125 linux will start just
> fine, it just wont perform the M1 and M5 like I have it set up for.
M-codes M100 to M199 are alrea
I have been having issues with the remap function for some mcode. I have
posted a few things on the linux forum, but haven't heard anything back. I
am trying to remap the M1 to the extended builtin listed in the extending
emc manual. I keep getting errors left and right. What I have come to
realiz