补齐默认 M5 全主轴 source-linked 覆盖
This commit is contained in:
7
tests/gcode/linuxcnc_multi_spindle_default_stop.ngc
Normal file
7
tests/gcode/linuxcnc_multi_spindle_default_stop.ngc
Normal 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
|
||||
Reference in New Issue
Block a user