覆盖多主轴全选 spindle source-linked 路径
This commit is contained in:
9
tests/gcode/linuxcnc_multi_spindle_all_direction.ngc
Normal file
9
tests/gcode/linuxcnc_multi_spindle_all_direction.ngc
Normal file
@@ -0,0 +1,9 @@
|
||||
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_execute.cc expands S-word $-1 to all configured spindles.)
|
||||
(Source basis: LinuxCNC src/emc/rs274ngc/interp_convert.cc expands M3/M4/M5 $-1 to all configured spindles.)
|
||||
S1200 $-1
|
||||
M3 $-1
|
||||
M4 $-1
|
||||
M5 $-1
|
||||
M30
|
||||
Reference in New Issue
Block a user