; file name: BoltholeSimple - 5mmOD advanced stop2.tap ; date and time: Wed May 19 2021 16:19:30 ; postprocessor: plasmac.scpost rev: 0.2 ; ;begin pre-amble G21 (units: metric) 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.254 Q0.025 (tracking tolerances: 0.254mm) ;end pre-amble M67 E3 Q100 ; ;begin material setup T0 M6 (select plasma tool) G43 H0 (apply tool offsets) (o=0, ph=3.8, pd=0.4, ch=1.5, fr=100, th=0, cv=78, pe=0, jh=0, jd=0) F#<_hal[plasmac.cut-feed-rate]> ;end material setup G0 X2.5 Y2.5 M3 $0 S1 (plasma start) M67 E3 Q60 G3 X4.375 Y2.5 I0.938 J0 G3 X3.542 Y0.941 I-1.875 J0 M64 P3 (disable torch) G3 X4.375 Y2.5 I-1.042 J1.559 G3 X2.5 Y2.5 I-0.938 J0 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 = 1 ;end statistics ; M30 (end program)