Code reference
M98 and M99: Subprogram Call and Return, With an Example
M98 calls a subprogram and M99 returns from it, letting you reuse a block of code. Here is how the pair works on Fanuc-style controls, with an example.
Lawrence Arya··5 min
Posts tagged Subprogram from the G-Code Sprint team.
M98 calls a subprogram and M99 returns from it, letting you reuse a block of code. Here is how the pair works on Fanuc-style controls, with an example.