View Full Version : Change post processor of NX4 (3 axis)


raphapalomares
08-27-2008, 10:35 PM
Hellow, my friends.

Anyone knows how can i change the post processor of NX4 (3 axis) to
add G0 G90 G40 G49 G80 in the end of programm?

Today i'm doing this manually, but i really wanna know how can i change the post processor to add this automatically

Thanks.

goenz
01-03-2009, 06:16 AM
dear pal,

it's an easy way i think! just go to UGNX Postbuilder.
open Ur current postprocessor file -> add some words (any codes U like) and save it!!

danke

camster
01-29-2009, 09:02 AM
You may get more replies if you post this question in the NX forum

IN Post Builder select the End Of program event and add a new block before the M02
In the Block dialog add the Words (Gcodes) You will also want to right click on each worrd and select Force Output. Otherwise the code will not be output if it is already active from a previous block.

DonFrambach
01-29-2009, 03:52 PM
I wanted to add different lines to a different post processor. I did it manually with intended results. See:
http://cnczone.com/forums/showthread.php?t=69435
Don Frambach