按推荐建议,继续执行

结论:已接入 LinuxCNC canonical 坐标系边界事件记录,并新增 G55、G10 L2、G92、G92.1、G54 回归 fixture;原生 probe 验证通过。
This commit is contained in:
2026-06-07 16:22:43 +08:00
parent 9f498b05ce
commit 8c9d16e49d
4 changed files with 98 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
G90 G17 G0 X0 Y0 Z0
G55
G10 L2 P2 X4 Y5 Z6
G92 X10 Y20 Z30
G92.1
G54