提交 xyzbc-trt 界面与验证更新
This commit is contained in:
14
web-rtcp-5axis-xyzbc-trt-sim-plan/app/dist/linuxcnc/nc_files/nestedcall.ngc
vendored
Normal file
14
web-rtcp-5axis-xyzbc-trt-sim-plan/app/dist/linuxcnc/nc_files/nestedcall.ngc
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
|
||||
G21 (metric)
|
||||
F100 (note slow feed)
|
||||
|
||||
G91 (relative mode)
|
||||
G1 X10
|
||||
|
||||
; this sub switches to G20 (inch) and G90 but protects the caller by M70/M71
|
||||
; it also switches to a much higher feed
|
||||
O<g20sub> callsub
|
||||
|
||||
G1 X10 (this move still relative and in metric units, note slow feed restored)
|
||||
m2
|
||||
Reference in New Issue
Block a user