All pastes #74143 Raw Edit

Lerneaen Hydra

public text v1 · immutable
#74143 ·published 2006-06-28 18:31 UTC
rendered paste body
cnc-lathe@cnc-lathe:~/emc2/src$ /home/cnc-lathe/emc2/scripts/emc /home/cnc-lathe/emc2settings/configs/lathe/lathe_mm.ini
EMC2 - pre-2.1 CVS HEAD
Machine configuration directory is '/home/cnc-lathe/emc2settings/configs/lathe/'Machine configuration file is 'lathe_mm.ini'
Starting emc...
command (EMC_SPINDLE_ON) cannot be executed until the machine is out of E-stop and turned on
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1345, in __call__
    return self.func(*args)
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 456, in callit
    func(*args)
  File "/home/cnc-lathe/emc2/bin/axis", line 454, in actual_tkRedraw
    self.tkRedraw_ortho()
  File "/home/cnc-lathe/emc2/bin/axis", line 424, in tkRedraw_ortho
    self.redraw()
  File "/home/cnc-lathe/emc2/bin/axis", line 705, in redraw
    if live_plotter.running.get() and vars.show_tool.get():
NameError: global name 'live_plotter' is not defined
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1345, in __call__
    return self.func(*args)
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 456, in callit
    func(*args)
  File "/home/cnc-lathe/emc2/bin/axis", line 454, in actual_tkRedraw
    self.tkRedraw_ortho()
  File "/home/cnc-lathe/emc2/bin/axis", line 424, in tkRedraw_ortho
    self.redraw()
  File "/home/cnc-lathe/emc2/bin/axis", line 705, in redraw
    if live_plotter.running.get() and vars.show_tool.get():
NameError: global name 'live_plotter' is not defined
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1345, in __call__
    return self.func(*args)
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 456, in callit
    func(*args)
  File "/home/cnc-lathe/emc2/bin/axis", line 454, in actual_tkRedraw
    self.tkRedraw_ortho()
  File "/home/cnc-lathe/emc2/bin/axis", line 424, in tkRedraw_ortho
    self.redraw()
  File "/home/cnc-lathe/emc2/bin/axis", line 705, in redraw
    if live_plotter.running.get() and vars.show_tool.get():
NameError: global name 'live_plotter' is not defined
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1345, in __call__
    return self.func(*args)
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 456, in callit
    func(*args)
  File "/home/cnc-lathe/emc2/bin/axis", line 454, in actual_tkRedraw
    self.tkRedraw_ortho()
  File "/home/cnc-lathe/emc2/bin/axis", line 424, in tkRedraw_ortho
    self.redraw()
  File "/home/cnc-lathe/emc2/bin/axis", line 705, in redraw
    if live_plotter.running.get() and vars.show_tool.get():
NameError: global name 'live_plotter' is not defined
Shutting down and cleaning up EMC...
/home/cnc-lathe/emc2/scripts/emc: line 228: 21107 Killed                  $EMC2_BIN_DIR/$HALUI -ini $INIFILE
Cleanup done
cnc-lathe@cnc-lathe:~/emc2/src$