继续按 align-linuxcnc 约束:补注释前缀控制字源码覆盖,测试通过
This commit is contained in:
6
tests/gcode/linuxcnc_comment_prefixed_m98_error.ngc
Normal file
6
tests/gcode/linuxcnc_comment_prefixed_m98_error.ngc
Normal file
@@ -0,0 +1,6 @@
|
||||
G21
|
||||
F100
|
||||
(comment) M98 P100
|
||||
M30
|
||||
O100
|
||||
M99
|
||||
3
tests/gcode/linuxcnc_comment_prefixed_n_word_error.ngc
Normal file
3
tests/gcode/linuxcnc_comment_prefixed_n_word_error.ngc
Normal file
@@ -0,0 +1,3 @@
|
||||
G21 G90 F100
|
||||
(comment) N10 G1 X5
|
||||
M30
|
||||
3
tests/gcode/linuxcnc_comment_prefixed_oword_error.ngc
Normal file
3
tests/gcode/linuxcnc_comment_prefixed_oword_error.ngc
Normal file
@@ -0,0 +1,3 @@
|
||||
G21 G90 F100
|
||||
(comment) O100
|
||||
M30
|
||||
Reference in New Issue
Block a user