Hello Guest it is February 27, 2026, 04:42:37 PM

Author Topic: M47 Repeat  (Read 23026 times)

0 Members and 1 Guest are viewing this topic.

M47 Repeat
« on: February 15, 2009, 10:40:57 AM »
I'm trying to repeat a program with the M47 command.
I put this at the end of my g-code.
The program rewinds to the beginning but stops. I have to click Cycle start to get in going again.
How do I use M47 to have it repeat without interaction from me?

Thanks
Scrappy

Offline Chaoticone

*
  • *
  •  5,624 5,624
  • Precision Chaos
Re: M47 Repeat
« Reply #1 on: February 15, 2009, 10:42:26 AM »
Depending on how long the code is but an M99 may be what your looking for.

Brett
;D If you could see the things I have in my head, you would be laughing too. ;D

My guard dog is not what you need to worry about!
Re: M47 Repeat
« Reply #2 on: February 15, 2009, 10:46:09 AM »
It's just a few lines of code.
When I use M99 Mach3 hangs on a "please wait... generating path" window.
Re: M47 Repeat
« Reply #3 on: February 15, 2009, 10:49:07 AM »
I added more lines of code and the M47 works now.
Thanks for the suggestion.

SS

Offline Chaoticone

*
  • *
  •  5,624 5,624
  • Precision Chaos
Re: M47 Repeat
« Reply #4 on: February 15, 2009, 10:51:34 AM »
NP, Thanks for the info. on M99. Will check that out later.

Brett
;D If you could see the things I have in my head, you would be laughing too. ;D

My guard dog is not what you need to worry about!