执行 AGENTS align-linuxcnc 加速规则
结论:新增 LinuxCNC source-backed G95 zero-spindle-speed 错误覆盖,源码依据为 src/emc/rs274ngc/interp_convert.cc convert_straight()。 测试:./test-native.sh 通过;./test-linuxcnc-source-link.sh 通过。
This commit is contained in:
4
tests/gcode/linuxcnc_g95_zero_spindle_speed_error.ngc
Normal file
4
tests/gcode/linuxcnc_g95_zero_spindle_speed_error.ngc
Normal file
@@ -0,0 +1,4 @@
|
||||
G21 G90
|
||||
G95
|
||||
F1
|
||||
G1 X1
|
||||
Reference in New Issue
Block a user