Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

rotary problems


duckdogers
 Share

Recommended Posts

Might be a post issue. Have you tried checking with a generic machine definition? I see the Machine Defined by Update Post.dll which tells me you are using a very old post and the support needed for X7, might be the issue in that old of a post. Using a Generic 4 axis Machine and Post I got the following output not using depth of cuts.

%
O0000(PART)
(DATE=DD-MM-YY - 06-01-15 TIME=HH:MM - 08:06)
(MCX FILE - D:\RON\DOCUMENTS\MY MCAMX7\MCX\MUR.MCX-7)
(NC FILE - C:\USERS\RON\DOCUMENTS\MY MCAMX7\MILL\NC\PART.NC)
(MATERIAL - ALUMINUM INCH - 2024)
( T1 |  1-1/4 CARBIDE INSERTS | H1 )
N100 G20
N102 G0 G17 G40 G49 G80 G90
N104 T1 M6
N106 G0 G90 G54 X-.073 Y-2.4376 A0. S800 M3
N108 G43 H1 Z2.
N110 Z1.6
N112 G1 Z.7701 F6.
N114 Y-1.1876 F20.
N116 Y2.4376
N118 Z.8701
N120 G0 Z2.
N122 X.927 Y-2.4376
N124 Z1.6
N126 G1 Z.7701 F6.
N128 Y-1.1876 F20.
N130 Y2.4376
N132 Z.8701
N134 G0 Z2.
N136 X1.927 Y-2.4376
N138 Z1.6
N140 G1 Z.7701 F6.
N142 Y-1.1876 F20.
N144 Y2.4376
N146 Z.8701
N148 G0 Z2.
N150 G55 X-.073 Y-2.0201 Z2. A-270.
N152 Z1.6
N154 G1 Z1.1876 F6.
N156 Y-.7701 F20.
N158 Y2.0201
N160 Z1.2876
N162 G0 Z2.
N164 X.927 Y-2.0201
N166 Z1.6
N168 G1 Z1.1876 F6.
N170 Y-.7701 F20.
N172 Y2.0201
N174 Z1.2876
N176 G0 Z2.
N178 X1.927 Y-2.0201
N180 Z1.6
N182 G1 Z1.1876 F6.
N184 Y-.7701 F20.
N186 Y2.0201
N188 Z1.2876
N190 G0 Z2.
N192 G56 X-.073 Y-2.4376 Z2. A-180.
N194 Z1.6
N196 G1 Z.7701 F6.
N198 Y-1.1876 F20.
N200 Y2.4376
N202 Z.8701
N204 G0 Z2.
N206 X.927 Y-2.4376
N208 Z1.6
N210 G1 Z.7701 F6.
N212 Y-1.1876 F20.
N214 Y2.4376
N216 Z.8701
N218 G0 Z2.
N220 X1.927 Y-2.4376
N222 Z1.6
N224 G1 Z.7701 F6.
N226 Y-1.1876 F20.
N228 Y2.4376
N230 Z.8701
N232 G0 Z2.
N234 G57 X-.073 Y-2.0201 Z2. A-90.
N236 Z1.6
N238 G1 Z1.1876 F6.
N240 Y-.7701 F20.
N242 Y2.0201
N244 Z1.2876
N246 G0 Z2.
N248 X.927 Y-2.0201
N250 Z1.6
N252 G1 Z1.1876 F6.
N254 Y-.7701 F20.
N256 Y2.0201
N258 Z1.2876
N260 G0 Z2.
N262 X1.927 Y-2.0201
N264 Z1.6
N266 G1 Z1.1876 F6.
N268 Y-.7701 F20.
N270 Y2.0201
N272 Z1.2876
N274 G0 Z2.
N276 G54 X-.073 Y-2.4376 Z2. A-0.
N278 Z1.6
N280 G1 Z.7701 F6.
N282 Y-1.1876 F20.
N284 Y2.4376
N286 Z.8701
N288 G0 Z2.
N290 X.927 Y-2.4376
N292 Z1.6
N294 G1 Z.7701 F6.
N296 Y-1.1876 F20.
N298 Y2.4376
N300 Z.8701
N302 G0 Z2.
N304 X1.927 Y-2.4376
N306 Z1.6
N308 G1 Z.7701 F6.
N310 Y-1.1876 F20.
N312 Y2.4376
N314 Z.8701
N316 G0 Z2.
N318 M5
N320 G91 G28 Z0.
N322 G28 X0. Y0. A0.
N324 M30

HTH(Hope that Helps)

Link to comment
Share on other sites

I think I found the problem I turned on rotary axis positioning and it seemed to work does this make any sense

 

Nope because you used TOP WCS as your WCS in all the operation and the T/C-Planes to control your rotations. By doing that you are really pointing ot a post issue and not a operation or Mastercam issue.

Link to comment
Share on other sites

thanks I will have to study this some more to understand I am still green when it comes to rotary work

 

I will say you approached what you did the correct way. I see it is a HAAS Machine so might look at the X7 HAAS machine and see if it gives you the code you need if so then I would seriously think about using a X7 Machine and Control Definition with X7 post.

 

Glad to help out.

Link to comment
Share on other sites

Did you look at my example code? It posted the A0 with the operation using a Generic Machine. If you are not getting that output with this type of operations setup I am sorry to say I think it is a post issue and with using Axis Sub you may be tricking the port to give you output, but in my humble opinion it is not the correct way to go about doing this type of work. Bad Habits are very hard to unlearn and getting in the habit of tricking Mastercam because of a post issue starts you down the wrong path. Again take it for what it worth.

Link to comment
Share on other sites

Did you look at my example code? It posted the A0 with the operation using a Generic Machine. If you are not getting that output with this type of operations setup I am sorry to say I think it is a post issue and with using Axis Sub you may be tricking the port to give you output, but in my humble opinion it is not the correct way to go about doing this type of work. Bad Habits are very hard to unlearn and getting in the habit of tricking Mastercam because of a post issue starts you down the wrong path. Again take it for what it worth.

thanks again for your help.I,m not sure where to begin to fix this issue this is the post we have always had so you were right in saying it is an old one.We have just gotten used to working around our problems instead of fixing issues,just the way it works around here some times
Link to comment
Share on other sites

thanks again for your help.I,m not sure where to begin to fix this issue this is the post we have always had so you were right in saying it is an old one.We have just gotten used to working around our problems instead of fixing issues,just the way it works around here some times

 

Yeah well seen that more often than I like and like I suggested look to the machines that installed with your X7. There is a Generic 4 Axis HAAS Machine Load it and post code from it. Compare the code from what your post is giving you. If they match you are golden, if they are different then how are they different? Does that code make a good part? If no why? If yes then why make it harder on yourself if you don't have to?

Link to comment
Share on other sites

also I meant axis positioning not substitution not that it might matter

 

I have a manifold I am doing with 270 operation with many different indexes in it. I program it like you did in your example and always get the output I need without having to use that. So again no in my opinion it does not matter. Have you bothered to reach out to your local Mastercam Dealer to see if they can offer you some insight? You might just be surprised how willing and helpful they can be.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...