按源扩展坐标偏置UVW覆盖

This commit is contained in:
cnc
2026-06-06 08:45:25 +08:00
parent 82f222ba44
commit de5f28f7ee
5 changed files with 62 additions and 31 deletions

View File

@@ -1,6 +1,7 @@
G21 G90 G17
G52 X1 Y2
G52 Y3
(Source basis: LinuxCNC src/emc/rs274ngc/interp_convert.cc convert_axis_offsets treats G52 offsets as sticky per-axis values, including U/V/W, and G92.2/G92.3 suspend and restore #5211-#5219.)
G52 X1 Y2 U4 V5
G52 Y3 V6
G92.2
G92.3
G92.1