- You are here:
- AM.CO.ZABuythisCNC Utilities Homepage
- PowerRoute-CNC-Router
- Mill Programming Manual.pdf
- Page 150 of 151

2. M Code Description:
L is the number of repeats that sub-program executes.
M99 P ; //Sub-program end
P is the line number that returns to main program after sub-program
ends.
145