summaryrefslogtreecommitdiff
path: root/nc_files/g20sub.ngc
blob: 819df2cb1e659107ab0a2443338eb638ee2858ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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