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