Subroutine call

L <subroutine>

It is possible to invoke a global subroutine from the incremental program sequence.

Programing Example

prg_example

Streaming instructions with subroutine invocation

N10 G01 X200 F1000

N20 X240 Y100

N30 X200 Y0

N40 L subprogram.nc