×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Post builder how to write a procedure for rays and circles

Post builder how to write a procedure for rays and circles

Post builder how to write a procedure for rays and circles

(OP)
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 =.

RE: Post builder how to write a procedure for rays and circles

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

RE: Post builder how to write a procedure for rays and circles

(OP)
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.

RE: Post builder how to write a procedure for rays and circles

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

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources