Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- O<touchoff> SUB
- #<switch_offset> = 0.00
- #<pierce_height> = #1
- #<pierce_delay> = #2
- #<cut_height> = #3
- (G53 G0 Z0)
- (G92 Z0)
- G38.2 Z-1 F60
- G92 Z#<switch_offset>
- G1 Z#<pierce_height>
- M1
- M3 S1
- G4 P#<pierce_delay>
- G1 Z#<cut_height> F20
- O<touchoff> ENDSUB
- M2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement