Bugs item #2184280, was opened at 2008-10-21 07:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=106744&aid=2184280&group_id=6744

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: EMC2 Task Controller
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jeff Epler (jepler)
Assigned to: Nobody/Anonymous (nobody)
Summary: bad behavior after mdi during manual mode

Initial Comment:
(emc2 TRUNK from around 10/21/08)

It is possible to get task into a bad state by issuing an mdi while in manual 
mode

How to reproduce:
* Start configs/sim/axis.ini
* F1 F2 Ctrl-home (machine on and homed)
* Open a new terminal
* change to configs/sim directory
* run python
>>> import emc
>>> emc.nmlfile = "emc.nml"
>>> c = emc.command()
>>> c.mdi("g0x0")

Expected behavior: An operator message is displayed.  subsequent jogs or mode 
switches work normally.

Actual behavior: An operator message is displayed.
"ERROR: need to be enabled, in coord mode for linear move".  However, 
subsequent jogs do not work (it jogs only a very short distance)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=106744&aid=2184280&group_id=6744

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to