继续按 align-linuxcnc 约束:补极坐标变体源码覆盖,测试通过
This commit is contained in:
8
tests/gcode/linuxcnc_polar_coordinate_variants.ngc
Normal file
8
tests/gcode/linuxcnc_polar_coordinate_variants.ngc
Normal file
@@ -0,0 +1,8 @@
|
||||
G21 G90 G17
|
||||
G0 X3 Y4
|
||||
G1 @10 F100
|
||||
G1 ^0
|
||||
G91
|
||||
G1 @5
|
||||
G1 ^90
|
||||
M30
|
||||
Reference in New Issue
Block a user