wasm-port: broaden native LinuxCNC interpreter probes
This commit is contained in:
5
wasm-port/tests/fixtures/gcode/oword_subroutine.ngc
vendored
Normal file
5
wasm-port/tests/fixtures/gcode/oword_subroutine.ngc
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
O<move> sub
|
||||
G1 X#1 Y#2 F100
|
||||
O<move> endsub
|
||||
G0 X0 Y0
|
||||
O<move> call [2] [3]
|
||||
Reference in New Issue
Block a user