Perhaps a spoke too soon about it all working.
Linuxcnc started with my config using the new sim_parport but I'm running into
a few bugs.
I don't know if the problem is my config, or a bug in Master.
The config is a 4 axis XYZW config, with only XYZW and joints 0,1,2,3 defined.
(I really like the way the JA configuration works by the way, much nicer than
before.)
The problems, when I first start the machine If I try to jog the W nothing
happens, and this is printed to in the terminal window.
Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1437, in __call__
return self.func(*args)
File "/usr/bin/axis", line 2498, in jog_minus
speed = get_jog_speed(a)
File "/usr/bin/axis", line 1733, in get_jog_speed
if joint_type[a] == 'LINEAR':
IndexError: list index out of range
If I then try to issue an MDI command to move the W (which doesn't work since I
didn't bother trying to make the sim config home-able)
then I can jog the W axis fine (no messages in the terminal window either).
Then after a bit the whole VM seems to freeze up. I haven't been able to track
down any clues about the freeze up yet.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users