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:

Feed plane issues


Mike @ BC-MFG
 Share

Recommended Posts

I'm using X2 MR2 mill level 1 with the MPMASTER post which I updated with X2. I've just recently switched from V9 and I've been using mastercam for about ten years. The problem I'm having is that whenever I try to use any circle toolpaths it ignores my set feed plane and instead uses the retract plane. Has anyone else had this problem? Is there a fix?

Link to comment
Share on other sites

Not enough information Mike

 

Can we see the entire snippet on of the circle mills and the settings you are trying to use?

 

If I am understanding what I think you are trying to do, I think this is the closest you are going to get Mike

 

code:

G00 G17 G90 G54 X-1.1785 Y.7806 S1426 M03

G43 H1 Z.25

Z-1.249

G94 G01 Z-1.25 F6.33

Y.8744

X-1.0847

G03 X-1.1785 Y.9681 I-.0938 J0.

Y.5931 I0. J-.1875

Y.9681 I0. J.1875

X-1.2722 Y.8744 I0. J-.0937

G01 X-1.1785

Y.7806

G00 Z.25

Link to comment
Share on other sites

The your settings for your sample program must have been something like this.

Retract .25

Feed plane -1.249

Top of stock ***

Z depth -1.25

If thats the case then yes thats exactly what I'm trying to do, however my feed plane is being ignored and it wants to feed from my set retract point. But when I'm useing contour it works like it's suppose to. HELP!

Link to comment
Share on other sites

If you were to add depth of cuts that wouldn't work because your telling it that you only have .001 stock thickness. I shouldn't have to tell it I'm doing something that I'm not to accomplish a given task. I want an absolute retract of .25 and an absolute feed plane of Z-1.25 also an absolute depth of Z-1.25 With .25 rapid step downs. The point is, is that V9 works like it's suppose to, even the version X demo works like it's suppose to, but not the X2 MR2 that we payed good money for. Is there a glitch maybe? I feel like I'm getting the run around from our reseller.

Link to comment
Share on other sites

John,

 

Mike is right when you set the feed plane to a negative number it should output a rapid move down to that point before feeding. Which is real handy when doing stepdowns and cutting some mad cycle time off. If it works for him on other tool paths why will it not work on a circle. Problem is that i have not seen this complaint before and thats kind of weird. It must be some kind of bug.

 

Mike,

 

Have you tried an install on another pc?

 

Wonder if mr1 does the same thing?

 

Could it be a post problem?

 

I know your entering in the correct numbers in the correct fields because you have worked with mcam for a long time which narrows down operator error.

 

Its mcam for sure or some setting of some sort or the post.

 

But your right it should be outputting the rapid z moves for you.

Link to comment
Share on other sites

quote:

John,

 

Mike is right

I do not have a previous version installed on this computer any longer however I do believe he is, I haven't had to create in anger for awhile and I seem to remember it should rapid to the retract plane above the feed plane then feed to the actual cutting depth depth. I have made several changes and it seems to only go the the feed plane as an absolute move.

 

I would go ahead and send that one into to QC, somewhere along the way that functionality seems to have been lost.

Link to comment
Share on other sites

Regardless of setting INC or ABS I get the absolute value that is set in feed plane.

 

It "seems" the ABS/INC doesn't work on this dialog box. And it looks like it never has, I just installed V9 MR0105 :shiver:

 

And it behaves the same way.

 

So at this point there is no fix or patch.

 

Email QC to inquire as to if this is expected behavior and to request the change.

Link to comment
Share on other sites

Mike you paid good money for the ability to use something that is night and day from what V9 was. I just last week was helping someone with XMr1 and thought to myself WOW how much it changed from that to X2MR2. I can do things so much faster, quicker, and easier than I ever did in V9 that alone is worth the price. I do not know you, but have a hunch you are having major withdraw from V9. Give it some time and do not let a small problem you are having with something taint your whole thinking of X2MR2.

 

I have read this and use this feature all the time and they way you want to use it really makes no sense to me. You have your reasons, but I think you might try a different approach and you might get what you are looking for. I still did not see what you are getting for posted code. I also did not see what you got when you tried a different post.

 

Now if you want to accomplish this it can be done and is easily done. Like what you said here is a file on the FTP called MIKES_25_RAPIDS.MCX in the MX2 folder.

 

Here is the code:

code:

%

O2525 (25 RAPIDS)

(CUSTOMER - ADD CUSTOMER)

(PART # - Mike @ BC-MFG REV - )

(PROGRAMMER - RON
B)

(PROGRAM NAME - 25 RAPIDS.NC)

(DATE - DEC-23-2007)

(TIME - 7:28 PM)

(T1 - 1/2 INCH FLAT ENDMILL - H1 - D1 - D0.5000")

G0 G17 G20 G40 G80 G90

T1 M06 (1/2 INCH FLAT ENDMILL)

(MAX - Z.25)

(MIN - Z-1.25)

G0 G54 X0. Y0. S3056 M3

G43 H1 Z.25

Z-.25 <---------------- RAPID .25

G94 G1 X.0625 Y.0625 F24.45

G3 X0. Y.125 I-.0625 J0.

Y-.125 I0. J-.125

Y.125 I0. J.125

X-.0625 Y.0625 I0. J-.0625

G1 X0. Y0.

G0 Z.25 <-------------- RAPID .25

Z-.5 <----------------- RAPID -.5

G1 X.0625 Y.0625

G3 X0. Y.125 I-.0625 J0.

Y-.125 I0. J-.125

Y.125 I0. J.125

X-.0625 Y.0625 I0. J-.0625

G1 X0. Y0.

G0 Z.25 <-------------- RAPID .25

Z-.75 <----------------- RAPID -.75

G1 X.0625 Y.0625

G3 X0. Y.125 I-.0625 J0.

Y-.125 I0. J-.125

Y.125 I0. J.125

X-.0625 Y.0625 I0. J-.0625

G1 X0. Y0.

G0 Z.25 <-------------- RAPID .25

Z-1. <----------------- RAPID -1.

G1 X.0625 Y.0625

G3 X0. Y.125 I-.0625 J0.

Y-.125 I0. J-.125

Y.125 I0. J.125

X-.0625 Y.0625 I0. J-.0625

G1 X0. Y0.

G0 Z.25 <----------------- RAPID .25

Z-1.2499 <---------------- RAPID -1.2499

G1 X.0625 Y.0625 Z-1.25

G3 X0. Y.125 I-.0625 J0.

Y-.125 I0. J-.125

Y.125 I0. J.125

X-.0625 Y.0625 I0. J-.0625

G1 X0. Y0.

G0 Z.25

X-1.4079 Y1.2101

Z-.25

G1 X-1.3454 Y1.2726

G3 X-1.4079 Y1.3351 I-.0625 J0.

Y1.0851 I0. J-.125

Y1.3351 I0. J.125

X-1.4704 Y1.2726 I0. J-.0625

G1 X-1.4079 Y1.2101

G0 Z.25

Z-.5

G1 X-1.3454 Y1.2726

G3 X-1.4079 Y1.3351 I-.0625 J0.

Y1.0851 I0. J-.125

Y1.3351 I0. J.125

X-1.4704 Y1.2726 I0. J-.0625

G1 X-1.4079 Y1.2101

G0 Z.25

Z-.75

G1 X-1.3454 Y1.2726

G3 X-1.4079 Y1.3351 I-.0625 J0.

Y1.0851 I0. J-.125

Y1.3351 I0. J.125

X-1.4704 Y1.2726 I0. J-.0625

G1 X-1.4079 Y1.2101

G0 Z.25

Z-1.

G1 X-1.3454 Y1.2726

G3 X-1.4079 Y1.3351 I-.0625 J0.

Y1.0851 I0. J-.125

Y1.3351 I0. J.125

X-1.4704 Y1.2726 I0. J-.0625

G1 X-1.4079 Y1.2101

G0 Z.25

Z-1.2499

G1 X-1.3454 Y1.2726 Z-1.25

G3 X-1.4079 Y1.3351 I-.0625 J0.

Y1.0851 I0. J-.125

Y1.3351 I0. J.125

X-1.4704 Y1.2726 I0. J-.0625

G1 X-1.4079 Y1.2101

G0 Z.25

X1.049 Y1.2883

Z-.25

G1 X1.1115 Y1.3508

G3 X1.049 Y1.4133 I-.0625 J0.

Y1.1633 I0. J-.125

Y1.4133 I0. J.125

X.9865 Y1.3508 I0. J-.0625

G1 X1.049 Y1.2883

G0 Z.25

Z-.5

G1 X1.1115 Y1.3508

G3 X1.049 Y1.4133 I-.0625 J0.

Y1.1633 I0. J-.125

Y1.4133 I0. J.125

X.9865 Y1.3508 I0. J-.0625

G1 X1.049 Y1.2883

G0 Z.25

Z-.75

G1 X1.1115 Y1.3508

G3 X1.049 Y1.4133 I-.0625 J0.

Y1.1633 I0. J-.125

Y1.4133 I0. J.125

X.9865 Y1.3508 I0. J-.0625

G1 X1.049 Y1.2883

G0 Z.25

Z-1.

G1 X1.1115 Y1.3508

G3 X1.049 Y1.4133 I-.0625 J0.

Y1.1633 I0. J-.125

Y1.4133 I0. J.125

X.9865 Y1.3508 I0. J-.0625

G1 X1.049 Y1.2883

G0 Z.25

Z-1.2499

G1 X1.1115 Y1.3508 Z-1.25

G3 X1.049 Y1.4133 I-.0625 J0.

Y1.1633 I0. J-.125

Y1.4133 I0. J.125

X.9865 Y1.3508 I0. J-.0625

G1 X1.049 Y1.2883

G0 Z.25

X1.5736 Y-.9708

Z-.25

G1 X1.6361 Y-.9083

G3 X1.5736 Y-.8458 I-.0625 J0.

Y-1.0958 I0. J-.125

Y-.8458 I0. J.125

X1.5111 Y-.9083 I0. J-.0625

G1 X1.5736 Y-.9708

G0 Z.25

Z-.5

G1 X1.6361 Y-.9083

G3 X1.5736 Y-.8458 I-.0625 J0.

Y-1.0958 I0. J-.125

Y-.8458 I0. J.125

X1.5111 Y-.9083 I0. J-.0625

G1 X1.5736 Y-.9708

G0 Z.25

Z-.75

G1 X1.6361 Y-.9083

G3 X1.5736 Y-.8458 I-.0625 J0.

Y-1.0958 I0. J-.125

Y-.8458 I0. J.125

X1.5111 Y-.9083 I0. J-.0625

G1 X1.5736 Y-.9708

G0 Z.25

Z-1.

G1 X1.6361 Y-.9083

G3 X1.5736 Y-.8458 I-.0625 J0.

Y-1.0958 I0. J-.125

Y-.8458 I0. J.125

X1.5111 Y-.9083 I0. J-.0625

G1 X1.5736 Y-.9708

G0 Z.25

Z-1.2499

G1 X1.6361 Y-.9083 Z-1.25

G3 X1.5736 Y-.8458 I-.0625 J0.

Y-1.0958 I0. J-.125

Y-.8458 I0. J.125

X1.5111 Y-.9083 I0. J-.0625

G1 X1.5736 Y-.9708

G0 Z.25

X-1.3205 Y-1.0076

Z-.25

G1 X-1.258 Y-.9451

G3 X-1.3205 Y-.8826 I-.0625 J0.

Y-1.1326 I0. J-.125

Y-.8826 I0. J.125

X-1.383 Y-.9451 I0. J-.0625

G1 X-1.3205 Y-1.0076

G0 Z.25

Z-.5

G1 X-1.258 Y-.9451

G3 X-1.3205 Y-.8826 I-.0625 J0.

Y-1.1326 I0. J-.125

Y-.8826 I0. J.125

X-1.383 Y-.9451 I0. J-.0625

G1 X-1.3205 Y-1.0076

G0 Z.25

Z-.75

G1 X-1.258 Y-.9451

G3 X-1.3205 Y-.8826 I-.0625 J0.

Y-1.1326 I0. J-.125

Y-.8826 I0. J.125

X-1.383 Y-.9451 I0. J-.0625

G1 X-1.3205 Y-1.0076

G0 Z.25

Z-1.

G1 X-1.258 Y-.9451

G3 X-1.3205 Y-.8826 I-.0625 J0.

Y-1.1326 I0. J-.125

Y-.8826 I0. J.125

X-1.383 Y-.9451 I0. J-.0625

G1 X-1.3205 Y-1.0076

G0 Z.25

Z-1.2499

G1 X-1.258 Y-.9451 Z-1.25

G3 X-1.3205 Y-.8826 I-.0625 J0.

Y-1.1326 I0. J-.125

Y-.8826 I0. J.125

X-1.383 Y-.9451 I0. J-.0625

G1 X-1.3205 Y-1.0076

G0 Z.25

M5

G91 G28 Z0.

G28 X0. Y0.

G90

M30

%

 

[ 12-23-2007, 10:49 PM: Message edited by: Crazy^Millman ]

Link to comment
Share on other sites

Mike here is a screen shot of what I did so others can see how to do the same thing with any toolpath.

 

MIKES_25_RAPIDS.jpg

 

quote:

I want an absolute retract of .25 and an absolute feed plane of Z-1.25 also an absolute depth of Z-1.25 With .25 rapid step downs.

code:

G0 Z.25  

Z-1.2499 <----------- RAPID TO 1.2499

G1 X1.6361 Y-.9083 Z-1.25 <------------ FEED MOVE OF .0001

G3 X1.5736 Y-.8458 I-.0625 J0.

Y-1.0958 I0. J-.125

Y-.8458 I0. J.125

X1.5111 Y-.9083 I0. J-.0625

G1 X1.5736 Y-.9708

G0 Z.25 <--------- RAPID TO ABSOULTE OF .25

X-1.3205 Y-1.0076 <---------- RAPID TO POSITION

Z-.25 <------ RAPID DOWN TO -.25

 


Sorry the last cut is .0001 to feed down to the -1.25 so I know you will be pissed and ready to throw Mastercam out that window for that.

 

HTH

Link to comment
Share on other sites

Crazy^Millman,

 

Looks like you can get it to work that way. But IMO i think thats the wrong way to do it and it takes much longer. It should be able to be done the same way its done in contour or pocket.

 

Retract abs .1

 

Feedplane abs -1.0

 

Top of stock abs 0

 

Depth of cut abs -1.0

 

In depth cuts: Max step .25

 

Fin passes 0 (or the num of fin passes you want)

 

fin pass depth 0 (or how much you want to take off for fin pass)

 

To me thats the way mcam wants you to do it. To me thats the way it should be done. looks like to me your doing 5 rough passes and calling it fin passes.

 

I agree with Mike

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