Message 1 of 2
M06 position in post process
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to change the position of the M06 code in Fanuc post process, but i can't get it to work
This is how it posts now,
(2D-BORE)
N30 T2 M06
N35 S5000 M03
N40 G17 G90 G94
I want it like this:
(2D-BORE)
N30 T2
N31 M06
N35 S5000 M03
N40 G17 G90 G94
I'm new to fusion and changing post process so all help is appreciated.