PatchSet 157 
Date: 2005/10/11 14:58:40
Author: jepler
Log:
fix two items from BUGS:
* if another window takes focus while jogging, the machine may keep moving
  now, a global grab exists during a jog, so that other windows can't pop up
* "override limit" is missing
  the button has been added, along with a keyboard shortcut ('l').  It seems
  to behave like xemc does, though chris and I don't understand what it's for.

Members: BUGS:1.7->1.8 scripts/axis.py:1.61->1.62 tcl/axis.nf:1.35->1.36 --------------------- PatchSet 156 Date: 2005/10/11 14:57:03 Author: jepler Log: new bug

Members: BUGS:1.6->1.7

--------------------- PatchSet 155 Date: 2005/10/11 14:34:13 Author: jepler Log: make axis work sanely on metric users---the preview- and backplots match up, and the DROs show the right values.

it's still not perfect, because it treats all axes as though they were linear, but it makes the sherline mm setup work right.

if you prefer one set of units, you can specify

Traceback (most recent call last):
  File "/home/jepler/emergent.unpythonic.net/index.cgi", line 766, in markup
    text = getattr(this_module, 'markup_'+command)(text, meta, **thing_context)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module '__main__' has no attribute 'markup_display'
POSITION_UNITS to be IMPERIAL or METRIC. Otherwise, it tries to guess based on
Traceback (most recent call last):
  File "/home/jepler/emergent.unpythonic.net/index.cgi", line 766, in markup
    text = getattr(this_module, 'markup_'+command)(text, meta, **thing_context)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module '__main__' has no attribute 'markup_traj'
LINEAR_UNITS.

Members: scripts/axis.py:1.60->1.61

--------------------- PatchSet 154 Date: 2005/10/04 10:36:30 Author: jepler Log: new bug

Members: BUGS:1.5->1.6

--------------------- PatchSet 153 Date: 2005/10/03 21:10:40 Author: jepler Log: add emctop script

Members: setup.py:1.21->1.22 scripts/emctop.py:INITIAL->1.1

--------------------- PatchSet 152 Date: 2005/10/03 20:34:41 Author: jepler Log: missing functionality

Members: BUGS:1.4->1.5

--------------------- PatchSet 151 Date: 2005/10/02 12:42:57 Author: jepler Log: this bug had been fixed a long time ago

Members: BUGS:1.3->1.4

--------------------- cvs rlog: Logging axis cvs rlog: Logging axis/doc cvs rlog: Logging axis/extensions cvs rlog: Logging axis/images cvs rlog: Logging axis/lib cvs rlog: Logging axis/rs274 cvs rlog: Logging axis/scripts cvs rlog: Logging axis/setup cvs rlog: Logging axis/tcl cvs rlog: Logging axis/thirdparty cvs rlog: Logging axis/thirdparty/bwidget cvs rlog: Logging axis/thirdparty/bwidget/images cvs rlog: Logging axis/thirdparty/bwidget/lang


Website Copyright © 2004-2024 Jeff Epler