参考所有分组:补 G4 dwell source 边界覆盖,测试通过
This commit is contained in:
6
tests/gcode/linuxcnc_g4_dwell_boundaries.ngc
Normal file
6
tests/gcode/linuxcnc_g4_dwell_boundaries.ngc
Normal file
@@ -0,0 +1,6 @@
|
||||
G21 G90
|
||||
(Source basis: LinuxCNC src/emc/rs274ngc/interp_check.cc check_g_codes only treats P-1.0 as missing for G4.)
|
||||
(Source basis: src/emc/rs274ngc/interp_convert.cc convert_dwell passes other P values to DWELL unchanged.)
|
||||
G4 P-1.001
|
||||
G4 P-0.9999
|
||||
G4 P-2 P3
|
||||
Reference in New Issue
Block a user