- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The post is a heavily modified Fanuc post.
What I'd like to obtain:
When I am using Adaptive tool paths (ie; High Feed metal removal) I would like to insert a code at the beginning of the tool and right at the end.
Currently posts this:
T1 M6 (.500 EM R.03 STUB)
G0 G90 G54 X1. Y1. S2900 M3
G43 H1 Z.25 M8
So on and so forth until the end:
G0 Z.25 M9
G49 G53 Z0 M19
M1
What I would like:
T1 M6 (.500 EM R.03 STUB)
G332 R3. (ACCURACY/SPEED PRIORITY)
G40G49
G05.1 Q1(AICC ON)
G0 G90 G54 X1. Y1. S2900 M3
G43 H1 Z.25 M8
So on and so forth until the end:
G0 Z.25 M9
G05.1 Q0 (AICC OFF)
G49 G53 Z0 M19
M1
Whether it's a user variable that I have to toggle, or built right into the post, it matters not.
Software is Fusion 360 Ultimate, Windows 10, machine is a Mori-Seiki DuraVertical 5100 with a Fanuc 0M control
Thanks!
Seth Madore
Owner, Liberty Machine, Inc.
Good. Fast. Cheap. Pick two.
Solved! Go to Solution.