补齐默认 M5 全主轴 source-linked 覆盖

This commit is contained in:
cnc
2026-06-05 22:03:14 +08:00
parent 867bf09c5d
commit 09e2259669
2 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
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 M5 without $ stops all configured spindles.)
S1200 $-1
M3 $-1
M5
M30