Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Post builder how to write a procedure for rays and circles

Status
Not open for further replies.

mateu5

Automotive
Feb 8, 2016
6
Hallo.
How a post builder to write a procedure that rays were generated by CR = and full circles with the I J K.
I want to full arcs were generated using vectors I J and arches not full by CR =.
 
Replies continue below

Recommended for you

I'm not sure I understand the question.
On the circular move page, you can set the output to full circle or quadrants, and select the IJK Definition.

Mark Rief
NX CAM Customer Success
Siemens PLM Software
 
I have this code.

G1 Z3.5 F5000.
Z.5 F450.
Y15.2
G3 X47. Y10.2 I5. J0.0
G2 X47. Y10.2 I0.0 J-10.2 (full circle)
G3 X52. Y15.2 I0.0 J5.
G1 Y15.409
Z3.5
Z50. F5000.

I want the code.
G01 Z3.5 F5000.
Z0.5 F450.
Y15.2
G03 X47. Y10.2 CR=5.
G02 X47. Y10.2 I=AC(47.) J=AC(0) (full circle)
G03 X52. Y15.2 CR=5.

G01 Y15.409
Z3.5
Z50. F5000.


I also need a procedure to display the warning at the beginning of the program if the feed rate exceeds 5000.
 
If you want to make these types of edits yourself, I would start by going through some of the Tech Tip videos on Post Builder found in our online community.

If you don't get an answer here, I suggest you ask in the Siemens NX Manufacturing forum, as lots of post issues are discussed there.


Mark Rief
NX CAM Customer Success
Siemens PLM Software
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor