G76 FINE BORING CYCLE EDIT IN POWERMILL POST PROCESSOR

G76 FINE BORING CYCLE EDIT IN POWERMILL POST PROCESSOR

technicalSRWG4
Explorer Explorer
773 Views
2 Replies
Message 1 of 3

G76 FINE BORING CYCLE EDIT IN POWERMILL POST PROCESSOR

technicalSRWG4
Explorer
Explorer

hello Experts.

Explain how to display Q in G76 fine boring cycle in post processor.

0 Likes
774 Views
2 Replies
Replies (2)
Message 2 of 3

serge.quiblier
Autodesk
Autodesk

Hi @technicalSRWG4 

 

Using the standard definition in PowerMill, we don't have any field to enter the shift distance before the retract.

So, it gives us two choices in the post:

 

A - Uses a constant value for the cycle. It can be added to the command as a text item in AMPPU.

 

B - Uses a user defined parameter for passing the value.

The parameter can be added from the toolpath in PowerMill.

I am defining the parameter in PowerMill, in the toolpath, as a user defined parameter:

sergequiblier_0-1687793018460.png

 

then we set the value of the parameter

sergequiblier_1-1687793048618.png

 

In order to use it in AMPPU, we must define a new parameter in the post:

sergequiblier_2-1687793106656.png

 

First, notice the prefix in lower case udp_ then the parameter name.

You MUST use the same casing as in PowerMill , i.e. don't change characters case.

Don't write in lowercase in PMill, and uppercase in AMPPU....

 

Last thing, let's add this parameter, to the command outputting the cycle

sergequiblier_3-1687793338635.png

Don't forget to set the prefix

sergequiblier_4-1687793391791.png

 

I hope this solve your issue.

 

Regards.


______________________________________________________________

If my post answers your question, please click the "Accept Solution" button. This helps everyone find answers more quickly!



Serge.Q
Technical Consultant
cam.autodesk.com
Message 3 of 3

technicalSRWG4
Explorer
Explorer
Thank you so much for your veluble Reply.
0 Likes