G49 before G69 Fanuc G68.2/G69
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello together,
we are having a 5-axis simultan machine and a Fanuc 30is control. Also we are using the G68.2 code for 5-axis machining.
The problem here is the output from the standard fanuc post. See here my example:
In row N150 there is coming G69, the fanuc control wnats to have before this a G49. So how can i manipulate here the post to do this. THanks for your help!
N50 G68.2 X0. Y0. Z0. I90. J90. K180.
N55 G53.1
N60 M08
N65 G00 X-38.216 Y2.907
N70 G43 Z100. H45
N75 G00 Z87.85
N80 G01 Z75.552 F28.
N85 X-36.276 Y7.515 F84.
N90 X-34.777 Y11.074 Z75.537
N95 X-33.279 Y14.633 Z75.492
N100 X-31.782 Y18.191 Z75.418
N105 X-30.287 Y21.75 Z75.313
N110 X-28.794 Y25.309 Z75.18
N115 X-27.305 Y28.867 Z75.016
N120 X-25.818 Y32.426 Z74.823
N125 X-24.336 Y35.985 Z74.601
N130 X-22.42 Y40.593 Z74.293
N135 Z87.85
N140 G00 Z100.
N145 G53 G00 Z0.
(TRACE1 2)
N150 G69
N155 G68.2 X0. Y0. Z0. I96.207 J90. K180.
N160 G53.1
N165 G49