summaryrefslogtreecommitdiff
path: root/nc_files/x-trim.ngc
blob: fddc760df63dedd73cebe1cb3db9200f2b4b2be6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
; This is an example file for the plasma-5i20 configuration
; it requires the touchoff.ngc subroutine
G20 (Units: Inches)
G40 (Cancel Cutter Comp)
G90 (Absolute Mode)
G64 P0.005 (Continuous mode + path tolerance)
G92 X0 Y0
o<touchoff> call [0.100] [0] [0.08] (Touchoff and start cutting)
F135
G1 X48.125
M5 (Torch Off)
G0 Z0.500
X0.000
G92.1 (Cancel offsets and set to zero)
G0 Z0
M2