Hello Guest it is April 16, 2024, 01:53:36 AM

Author Topic: BUG ??? Single block, start, feedhold, start  (Read 5193 times)

0 Members and 1 Guest are viewing this topic.

Offline Sage

*
  •  365 365
    • View Profile
BUG ??? Single block, start, feedhold, start
« on: March 22, 2013, 08:52:50 PM »
After how many years - have I found another bug?
VR3.042.040

Copy the program below. Turn single block ON
Start the program and observe that it single steps a line at a time with the start button (single block).
While it's moving hit FEED HOLD.
Wait for it to pause then hit START.
The single block is not observed even though it's still activated and the program skips right to the end.
It keeps moving too. I'm not too sure where it's going.
It no longer seems to be executing a line at a time either.

Anyone know what's going on?

G1 F10
G1X 0 Y 0.075
G1X 1 Y 0.075
G1X 2 Y 0.0749
G1X 3 Y 0.0748
G1X 4 Y 0.0746
G1X 5 Y 0.0744
G1X 6 Y 0.0742
G1X 7 Y 0.0739
G1X 8 Y 0.0736
G1X 9 Y 0.0732
G1X 10 Y 0.0728
G1X 11 Y 0.0723
G1X 12 Y 0.0718
G1X 13 Y 0.0712
G1X 14 Y 0.0706
G1X 15 Y 0.07
M30
« Last Edit: March 22, 2013, 08:54:39 PM by Sage »

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: BUG ??? Single block, start, feedhold, start
« Reply #1 on: March 22, 2013, 09:03:18 PM »
Interesting, HERE when I run your code and feedhold in Single step mode. THEN cycle start to resume the A AXIS takes off to somewhere while the X axis resumes at a snails pace (;-) NOWHERE is there any A axis code ???

Interesting, (;-) TP
Re: BUG ??? Single block, start, feedhold, start
« Reply #2 on: March 22, 2013, 09:07:27 PM »
Tp, are running a ESS?

Offline Sage

*
  •  365 365
    • View Profile
Re: BUG ??? Single block, start, feedhold, start
« Reply #3 on: March 22, 2013, 09:25:33 PM »
TP:
Note the quick question by Johnny above  and  I'd like to know:
What version are you running?

Sage
« Last Edit: March 22, 2013, 09:27:06 PM by Sage »

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: BUG ??? Single block, start, feedhold, start
« Reply #4 on: March 23, 2013, 12:15:55 AM »
No I am not I am using the LPT.

(;-) TP

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: BUG ??? Single block, start, feedhold, start
« Reply #5 on: March 23, 2013, 02:13:35 AM »
After the feedhold press Stop then press Start and see if it works.
Hood

Offline Sage

*
  •  365 365
    • View Profile
Re: BUG ??? Single block, start, feedhold, start
« Reply #6 on: March 23, 2013, 08:48:58 AM »
Hood:

Well that does seem to work but but that would not (and was not) intuitive. Pressing stop at any other time abandons the program (I thought). Knowing that I would never press stop when I know I want to continue.
BTW I note that pressing stop (other than when in feed hold) also rewinds to the beginning of the program. I've never noticed that before. I usually press stop AND rewind. May be that's an option somewhere. If found all of these issues on a fresh install on a new machine.

I never experienced it but what of the A-axis move (mentioned by BR549) with no A-axis code? That's really weird.

No I'm thinking this is just another wacky bug.

But we'll be rid of it with the introduction of Mach4  :D

Then we can chase all the new bugs.  ;)



Sage
« Last Edit: March 23, 2013, 09:05:33 AM by Sage »

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: BUG ??? Single block, start, feedhold, start
« Reply #7 on: March 23, 2013, 11:42:50 AM »
I think it is a bug and I am sure there has been a problem with it for quite a while, certainly seem to recall  mention of it. Pressing Stop is not ideal but it does seem to work in your code, whether it would work with other code I have no idea as I only tried to find a way around your problem for you and thats what I came up with.
Regarding Terry's A move, I tried to replicate it here but couldnt but then again he is likely using a different version than I have loaded here.

Hood

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: BUG ??? Single block, start, feedhold, start
« Reply #8 on: March 23, 2013, 01:09:38 PM »
Just out of curiosity I retested with the same code just now. SAME results, when you press cycle start the A takes off to somewhere and the X crawls along very slowly. NO A axis code involved.

V.067

(;-) TP

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: BUG ??? Single block, start, feedhold, start
« Reply #9 on: March 23, 2013, 01:20:45 PM »
Oh well, I will try and see if I get the issue with that version but wont be surprised if i do as 066 and 067 have a lot of issues for me.
Hood