继续按 align-linuxcnc 约束:补 unary 错误源码回归
This commit is contained in:
2
tests/gcode/linuxcnc_unary_missing_bracket_error.ngc
Normal file
2
tests/gcode/linuxcnc_unary_missing_bracket_error.ngc
Normal file
@@ -0,0 +1,2 @@
|
||||
#1 = SIN 1
|
||||
G1 X#1 F100
|
||||
2
tests/gcode/linuxcnc_unary_unknown_word_error.ngc
Normal file
2
tests/gcode/linuxcnc_unary_unknown_word_error.ngc
Normal file
@@ -0,0 +1,2 @@
|
||||
#1 = ABQ[1]
|
||||
G1 X#1 F100
|
||||
Reference in New Issue
Block a user