补齐多主轴 M19 source-linked 覆盖

This commit is contained in:
cnc
2026-06-05 21:50:59 +08:00
parent 55149b0a0a
commit 9c73577ade
2 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
G21 G90 G17
(Source basis: LinuxCNC src/emc/rs274ngc/rs274ngc_pre.cc init reads [TRAJ] SPINDLES from INI_FILE_NAME.)
(Source basis: LinuxCNC src/emc/rs274ngc/interp_convert.cc M19 with $ selects spindle orient and wait calls.)
M19 R45 P1 Q2 $1
M30