Is there a piece of G-Code That will repeat a line of code
over and over---------rckdef
Is there a piece of G-Code That will repeat a line of code
over and over---------rckdef
What control?
More detail.
The best way to learn is trial error.
M99 P<block number>;
GOTO <block number>;
etc.