Bugs item #2561963, was opened at 2009-02-03 14:30
Message generated for change (Comment added) made by cradek
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=106744&aid=2561963&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: Task Controller
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Michael (micges)
>Assigned to: Chris Radek (cradek)
Summary: run from line in gcode with subs doesn't work

Initial Comment:
this is the buggy gcode: http://www.pastebin.ca/1326535

run it in sim_mm

F1
F2
F3 
CTRL-HOME
R
ESC at any line
select line 61
MENU->MACHINE->RUN FROM SELECTED LINE

expected behaviour: 
program will start from line 61 and continue running

actual behaviour:
program will start from line 241


any next try to sleecting and runnung from line will not work.

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

>Comment By: Chris Radek (cradek)
Date: 2010-07-12 19:10

Message:
Fixed in master.

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

Comment By: Jeff Epler (jepler)
Date: 2009-02-03 18:51

Message:
I have minimized the program that shows this problem.

1. Use configs/sim/axis.ini
2. Load the attached 'minimal.ngc'.
3. Click line 9 of the program
4. Right-click
5. Choose "run from here"

Expected behavior: the program starts from line 9 and moves next to X1Y1
Actual behavior: the program starts from line 15

Tested version: TRUNK, 2009-02-02

Note: by changing the O-call lines to G0X0Y0Z2, the program behaves as
expected
File Added: minimal.ngc

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

Comment By: Jeff Epler (jepler)
Date: 2009-02-03 18:39

Message:
Please use attachments to the bug report.  by default, pastebin.ca posts
expire, so in the future they might not be available for emc developers to
look at.  I have copied your part program from pastebin and will attach it
this time.
File Added: micges.ngc

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

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

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to