; file name: trialv3.tap ; date and time: Tue Dec 26 2023 18:36:24 ; postprocessor: LinuxCNC PlasmaC.scpost rev: 0.5 ; ;begin pre-amble G20 (units: inches) G40 (cutter compensation: off) G90 (distance mode: absolute) M52 P1 (adaptive feed: on) M65 P2 (enable THC) M65 P3 (enable torch) M68 E3 Q0 (velocity 100%) G64 P0.01 Q0.001 (tracking tolerances: 0.01") # = 2 # = 60 # = 1 # = 0 ;end pre-amble ; ;begin material setup T0 M6 (select plasma tool) G43 H0 (apply tool offsets) (o=0,kw=0.0591, ph=0.375, pd=3, ch=0.325, fr=75, pe=0) F#<_hal[plasmac.cut-feed-rate]> ;end material setup G0 X2 Y-2 M3 $0 S1 (plasma start) M67 E3 Q100 G2 X1.82233 Y-1.53263 I-0.08884 J0.23368 G2 X1.82233 Y-1.53263 I0.17767 J-0.46737 G2 X1.98746 Y-1.60679 I0.04548 J-0.11965 M5 $0 (plasma end) G0 X2.18078 Y0.128 M3 $0 S1 (plasma start) G2 X2.05278 Y0 I-0.128 J0 G1 X0 Y0 G1 X0 Y-4 G1 X4 Y-4 G1 X4 Y0 G1 X2.05278 Y0 G2 X1.92478 Y0.128 I0 J0.128 M5 $0 (plasma end) ; ;begin post-amble G40 (cutter compensation: off) G90 (distance mode: absolute) M65 P2 (enable THC) M65 P3 (enable torch) M68 E3 Q0 (velocity 100%) M5 $-1 (backup stop) ;end post-amble ; ;begin statistics ;Pierces = 2 ; Cuts = 2, Length = 20.53" ;end statistics ; M30 (end program)