Advertisement
Guest User

Untitled

a guest
Aug 19th, 2013
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. Machine configuration file is '5axisJA3.ini'
  2. Starting LinuxCNC...
  3. io started
  4. halcmd loadusr io started
  5. Traceback (most recent call last):
  6. File "/home/andypugh/linuxcnc-dev/bin/5axisgui", line 52, in <module>
  7. HalToolCylinder(c),
  8. File "/home/andypugh/linuxcnc-dev/bin/5axisgui", line 29, in __init__
  9. CylinderZ.__init__(self, *args)
  10. File "/home/andypugh/linuxcnc-dev/lib/python/vismach.py", line 185, in __init__
  11. if isinstance(args[0], hal.component):
  12. IndexError: tuple index out of range
  13. 5axis_simAJ3.hal:87: 5axisgui exited without becoming ready
  14. Shutting down and cleaning up LinuxCNC...
  15. Cleanup done
  16. LinuxCNC terminated with an error. You can find more information in the log:
  17. /home/andypugh/linuxcnc_debug.txt
  18. and
  19. /home/andypugh/linuxcnc_print.txt
  20. as well as in the output of the shell command 'dmesg' and in the terminal
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement