Eding post processor, how to eliminate G28 between toolchanges

Eding post processor, how to eliminate G28 between toolchanges

ea425019
Advocate Advocate
364 Views
1 Reply
Message 1 of 2

Eding post processor, how to eliminate G28 between toolchanges

ea425019
Advocate
Advocate
I am using the Eding post processor provided thru Autodesk, and the cnc760 controller. That post processor sticks a G28 after each operation that involves an upcoming toolchange, but not if there is the same tool for the next, an example is included here as the 1001 file.
 
This means the spindle runs left, then right to my ATC, wasted mileage.
 
How can we get rid of that G28 insertion between operations involving a toolchange?
 
Below is one of the sectors I commented out to try, basically saying "if retract is false, do a homeXY retract anyhow"  That's my interpretation. Although I can keyword search G28 in the code, sometimes the logic is a bit broader than my ability to track it's intent.
 
Thanks,
0 Likes
365 Views
1 Reply
Reply (1)
Message 2 of 2

RoccoHilton
Advocate
Advocate

Is that what you wanted to get?

0 Likes