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:

V9.1 MP Ref on the FTP


Claytonic
 Share

Recommended Posts

You guys are Fun.

Then can you Help me with my problem??

 

using a modifide Masterpost to run a Haas VF6 with a 4th axis. I'm transforming a drilling tool path around 4 times starting at 0 and incermenting 90degs. the first index is fine but on the next index ( at 90deg ) I get a A0 in the middle of the drill path.

 

Sample code

 

%

O0000(ITA1269)

(FILE NAME - ITA1269.NC)

(T11 | COPPER | H11 | D11 | D0.2500" | | DRILL/CBORE)

T11 M06 (COPPER)

G0 G90 G54 X-.35 Y0. A0. S6000 M3

M10 (LOCK)

G43 H11 Z3. M8

G98 G81 Z1.475 R1.55 F10.

X-1.15

G80

M11 (UNLOCK)

A-90.

M10 (LOCK)

X-.35

G98 G81 Z1.475 R1.55 F10.

X-1.15 A0.

G80

M11 (UNLOCK)

A180.

M10 (LOCK)

X-.35

G98 G81 Z1.475 R1.55 F10.

X-1.15

G80

M11 (UNLOCK)

A90.

M10 (LOCK)

X-.35

G98 G81 Z1.475 R1.55 F10.

X-1.15 A0.

G80 M9

G91 G28 Z0.

M11 (UNLOCK)

G28 Y0.

G90 M30

%

Link to comment
Share on other sites

A T plane on the hole being incorrect comes to mind.

 

An incorrect callout on the transform rotate

 

If you can place your file on the FTP or email it to me, I'll be happy to take a peek

Link to comment
Share on other sites

You can't do it like that.

 

You've got different rotations in the same path.

 

T planes are going to get all messed up

 

Simply program the one that is in the top view and the transform rotate those paths around.

 

Specifially, the spot drill, remove the 4 holes that are not parallel to the top plane

 

Take a look at

JMP_ITA1269.rar in the V9 folder

 

I should also mention at this time how much I hate stumbling around V9

 

wink.gif

Link to comment
Share on other sites

Check out the file the same name as above.

 

 

When you use transform if you want to go every 90°

you only tell it 3 transforms and then start angle, which is 90, and then waht angle to rotate at. You have already toolpathed the 0°, your first rotation is to 90, then 180, then 270, so you only need to transform 3 times not 4. That's why you are getting back up to zero degrees.

Link to comment
Share on other sites

For some reason, your OP in the transform, though you have picked to copy and suppress it is not.

 

I deleted your transform and repicked it and it did ghost, I don't know why yours did not. Try this, pick the op >> right click >> options >> posting >> off

 

You should get a ghost on it.

 

Post it then, your A0. is gone

 

code:

(MATERIAL  - NONE)

(PROGRAM - ITA1269.NC)

(DATE - JUL-23-06)

(TIME - 17:47)

(T11 | COPPER | H11 | D11 | D0.2500" | | DRILL/CBORE)

G00 G17 G20 G40 G80 G90

N0 T11 (COPPER)

M6

G00 G90 G54 X-.35 Y0. A0. S6000 M03

G43 H11 Z3. M08

G98 G81 Z1.475 R1.55 F10.

X-1.15

G80

X-.35 Y0. Z3. A90.

G98 G81 Z1.475 R1.55 F10.

X-1.15

G80

X-.35 Y0. Z3. A180.

G98 G81 Z1.475 R1.55 F10.

X-1.15

G80

X-.35 Y0. Z3. A270.

G98 G81 Z1.475 R1.55 F10.

X-1.15

G80 M09

M05

G91 G28 Z0.

G28 Y0. A0.

G69

G90

M30

%

Link to comment
Share on other sites

Well, if you changed posts and you still get it, I would think that should verify that it is the tool path setup and not the post.

 

My posts are also an MPMaster base

Link to comment
Share on other sites

Your op again is not ghosted, I don't understand why that is happening to you.

 

Try this, post ONLY the transform.

 

It will ask if you want to post all ops, just answer No.

 

See what that looks like

Link to comment
Share on other sites

Here is just the transformed path.

 

I will try a new file.

 

Thanks again.

Clay

 

%

O0000(CJH_ITA1269)

(FILE NAME - ITA1269.NC)

(T11 | COPPER | H11 | D11 | D0.2500" | | DRILL/CBORE)

T11 M06 (COPPER)

G0 G90 G54 X-.35 Y0. A0. S6000 M3

M10 (LOCK)

G43 H11 Z3. M8

G98 G81 Z1.475 R1.55 F10.

X-1.15

G80

M11 (UNLOCK)

A-90.

M10 (LOCK)

X-.35

G98 G81 Z1.475 R1.55 F10.

X-1.15 A0.

G80

M11 (UNLOCK)

A180.

M10 (LOCK)

X-.35

G98 G81 Z1.475 R1.55 F10.

X-1.15

G80

M11 (UNLOCK)

A90.

M10 (LOCK)

X-.35

G98 G81 Z1.475 R1.55 F10.

X-1.15 A0.

G80 M9

G91 G28 Z0.

M11 (UNLOCK)

G28 Y0.

G90 M30

%

Link to comment
Share on other sites

This is from a test file.

 

%

O0000(T)

(FILE NAME - T.NC)

(T1 | CTR DRILL COOLANT OFF | H1 | D1 | D0.2500" | | DRILL/CBORE)

T1 M06 (CTR DRILL COOLANT OFF)

(MAX | Z2.)

(MIN | Z.2)

G0 G90 G54 X-.8603 Y.1533 A0. S8000 M3

M10 (LOCK)

G43 H1 Z2. M8

G98 G81 Z.2 R.05 F12.

X1.2606 Y-.6899

G80

M11 (UNLOCK)

A-90.

M10 (LOCK)

X-.8603 Y.1533

G98 G81 Z.2 R.05 F12.

X1.2606 Y-.6899 A0.

G80

M11 (UNLOCK)

A180.

M10 (LOCK)

X-.8603 Y.1533

G98 G81 Z.2 R.05 F12.

X1.2606 Y-.6899

G80

M11 (UNLOCK)

A90.

M10 (LOCK)

X-.8603 Y.1533

G98 G81 Z.2 R.05 F12.

X1.2606 Y-.6899 A0.

G80 M9

G91 G28 Z0.

M11 (UNLOCK)

G28 Y0.

G90 M30

%

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...