Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

NX turning postprocess

Status
Not open for further replies.

aleksandar81

Mechanical
Joined
Jul 2, 2014
Messages
137
Location
BA
Hi Guys!

A have few issues with configuring PP for lathe operations, the way I want to do.

1. How to add M8 in G00 block before G01 block after tool change? If I have multiple G00 blocks, I would like to have M08 in the last G0 block.

N5 G90 G40 G53
N10 M53
N15 T01 D00
N20 S1000 M04
N25 G00 X125.334 Z14.405
N30 M08
N35 X109.733 Z.95
N40 G01 X107.333 F.1
N45 X-2.4
N50 X-4.8 F1.
N55 G00 Z3.95
N60 X109.733
N65 Z-1.267
N70 G01 X107.333 F.1
N75 X-2.4
N80 X-4.8 F1.
N85 M09
N90 G00 X125.334 Z14.405
N95 T02 D02
N100 S1000 M04
N105 X125.334 Z14.405
N110 M08
N115 X0.0 Z1.733


2. After second tool change N105 block doesn't have G00.If I add a block G00 X Y after tool change in programs and tool paths, I get in N105 G00 X0 Z0. If I add only G0 ,then G0 and X Z are not in the same block.

3. How to add M0 in the middle of the operation to check dimensions, and continue with the S M block?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top