I've updated my patch.

It now has grids for front and side views (including the lathe view),
and controls the grid through a menu instead of through a magic comment.

The feature, including an inifile value to control the grid presets, is
also now documented.

I checked that Gremlin still runs, but since it always reports it's
showing the Z view the grid display is not always appropriate.

The following changes since commit 26e5417effc4aab2d91ef6bb393e021769800342:
  Jeff Epler (1):
        axis: unconditionally import traceback

are available in the git repository at:

  git://git.unpythonic.net/emc2-jepler.git grid

Jeff Epler (1):
      axis: Add grid lines to preview

 docs/src/config/ini_config.txt        |    3 +
 docs/src/gui/axis.txt                 |   12 +++
 lib/python/rs274/glcanon.py           |  129 ++++++++++++++++++++++++++++++++-
 share/axis/tcl/axis.tcl               |   20 +++++
 src/emc/usr_intf/axis/scripts/axis.py |   42 +++++++++++
 5 files changed, 205 insertions(+), 1 deletions(-)


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to