提交 xyzbc-trt 界面与验证更新

This commit is contained in:
mes123456
2026-07-02 20:25:37 -04:00
parent 68ecd05353
commit 370c344b96
868 changed files with 275426 additions and 39640 deletions

View File

@@ -0,0 +1,14 @@
;
O<g20sub> sub
M70 (save in current call context)
g20 (imperial)
g90 (absolute mode)
f4 (much faster feed)
G0 X1.0 Y1.0 (move absolute to 1in/1in)
M71 (restore to caller context)
O<g20sub> endsub
m2