对齐 LinuxCNC 解释器行为覆盖
This commit is contained in:
6
tests/gcode/linuxcnc_word_bracket_whitespace.ngc
Normal file
6
tests/gcode/linuxcnc_word_bracket_whitespace.ngc
Normal file
@@ -0,0 +1,6 @@
|
||||
G21 G90
|
||||
F100
|
||||
G1 X [1 + 2]
|
||||
G1 Y + [1 + 2]
|
||||
G1 X- [1 + 2]
|
||||
M2
|
||||
Reference in New Issue
Block a user