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:

Arc moves instead of linear?


Hugh.Venables
 Share

Recommended Posts

I'm trying to mill a concave surface of revolution whose generator is an "S" shape; starts off cylindrical at 207 m.m.dia., finishes at 40 m.m. dia. cyl. and is 94 m.m. deep. I would have thought "scallop" would have been the way to go but am surprised that MC has broken up the (logically) circular paths into thousands (really) of short straight lines. Problem is, our poor old Mazak M2 doesn't seem able to be able to cope with the rate of data and stops and starts continuously while the processor catches up. Surely this job could be done with a small number of arcs.

Any ideas?

Link to comment
Share on other sites

Try This Hugh,

But Dont blink you might miss it generating the toolpath :

Toolpath >> next menu >> wireframe >> revolution.

Select your "S" shape (no splines - use break arcs to splines if you do)

Select your Axis endpoint and also a tool,

at this point Hold your eylids open and say OK eek.gif

Make sure your post has G18 an G19 activated to out put your arcs.

Hope this adds to your future repertoire

Regards Caledonian_Karl

Link to comment
Share on other sites

Thanks Guys for your help. I'm on holiday for a week so will try again when I get back.

Jay: I did have filter and "create arcs" on and tried some coarse tolerances, both cut tolerance and filter tolerance, and taking care to maintain the recommended ratios of tolerances, (which I found somewhere in Help, but have forgotten and can't find again). It is >2:1 filter:cut I think. The output to .NC was still.....thousands of straight lines!

Allan: Why is scallop hit and miss with producing arcs when the sections at constant z are circular? Not sure I follow you on why flowline or parallel will be any better? Would you mind expanding a little on G18/G19 planes please. Wish I was at work to try!

Karl: I am also intrigued by your considerably split existence. I am dealing with a SAT file from Solidworks so there may be some aspects of it that are not ideal for what I need to do. The surface in question exists as two semi circular surfaces. It's as though the generator ('S' curve) was revolved through 180 twice. I am not sure if the 'S' curve is still there. I guess I could create, curves, one edge but I'm green enough to suspect that if the surface was created using a large tolerance I may create an innacurate curve. I don't quite follow your spline comment; does break arcs to splines make arcs from splines? How do I find out if G18 and G19 are activated in the post. Will the result of this be a toolpath of arcs that the machine processor can keep up with?

Ambassador: Thanks for your support of Karl's suggestion.

Link to comment
Share on other sites

Hi Hugh,

Well first of all if the customer is using Solid works your best choice would be to ask him for the solid works files in its native format. Then to read it in us File>Convert>Parasolid>.......Then change the extension type to Solidworks Prt format and proceed to read in the file.

OK if you have the curves you only need one set. and I believe the double curve is because in Solid works its outputting a start edge and end edge of a solid at 360 then cutting it back to 180 so you end up with a double curve on one side only . Just delete one of them. You will however need to draw a Center line through the datum axis.

The Toolpath Revolution will not accept splines so as correctly guessed the break command will fit arcs through the splines and either delete or hide the original spline.

Once you have done the tool path you will find some cool features offered with this method of machining also - G18 or G19 output in your code because all the revolved moves will be arcs. If you are not seeing these codes Mpmaster.pst offered on Emastercam

will do an excellent job for you.

Some of the Old Toolpaths are Still The Best.

2D Swept is a prime example.

And the split personality - Caledonian opperates in Stirling Scotland and also out of Calgary Alberta.

Regards Caledonian_Karl

Link to comment
Share on other sites

Karl that sounds really good. I almost wish I wasn't on holiday for another week so I could get on and try it.....almost. I think I see how it is going to work. It will ask me for the cut increments which will be laid out down the "S" curve and then make a 360 arc about the axis for each increment. Still not sure about the G18/G19 though. Is this because the 360 arcs will be spirals including the cut increment and the G18/G19 is an inclined plane? Given the scalloped effect that I am going to have anyway and the fact that this part is a water flow transition, is there any similar proceedure I could use that would result in cuts down the "S" curve incrementing as the "S" curve is rotated around the axis, that is radial cuts. Or is that what I'm already going to get? Will the Mpmaster.pst drive a Mazak M2? Thanks again, Hugh.

Link to comment
Share on other sites
  • 2 weeks later...

Hi Guys, I'm back. Thanks for your help but I'm not there yet.

BerTau: don't you mean that the axis of rotation should be normal to the G18/19 plane if the arc is in the plane?

Anyway, when I described the job in the first place I should have said that the axis of rotation is the Z axis, parallel to the machine spindle axis. Surely it is possible to machine it with 360 arcs in the G17 plane.

The drawing is oriented so the top view looks down the axis of rotation. The origin is at the top of the job in the center of the surface of rotation. The cross-section curve lies in the side c'plane. If I read HELP for wireframe/revolution I find that the system calculates in the current c'plane and transforms into the current tool plane. The system will only allow me to select the cross-section curve in side c'plane. I presume I need top tool plane. When I select the curve, the system prompts me for a second "edge of the surface". I can't think of a second edge for this job so I click "done". The system then asks for a point on the axis of revolution. I give it an endpoint on the line through the Z axis. If I set Y axis and concave in revolved parameters I get 180 degrees of the shape and it is rotated 90 degrees (how do I get a degree symbol?). The system is trying to machine it as though it is tipped on it's side. What the hell am I doing wrong? Why does it only revolve through 180? How do I control this? Why is it tipped on it's side? How do I control whether it climbs or upcuts? At least if I post it I am getting arc moves.

MarkD: Thanks for your offer. I will drop you a line.

Hugh.

Link to comment
Share on other sites

Hi Mark,

quote:

BerTau: don't you mean that the axis of rotation should be normal to the G18/19 plane if the arc is in the plane?

Essentially, yes. What I was trying to say was that the axis of rotation has to be in the XY plane and either vertical or horizontal(ie. 0 deg or 90 deg)

Since your axis of revolution is the Z axis, you can't use the 'revolution' toolpath. Use the 'swept 2D' instead. Construct a circle in the XY plane centered on the Z axis and touching the 'S' curve. Break this circle into 2 arcs with one breakpoint on the start of the 'S' curve. Now chain the 'S' curve as the 'across' and the circle as the 'along' and the 'intersection' is where the two touch. That should do it. Good luck.

BerTau

P.S. Sometimes you have to experiment with the 'left' - 'right' settings to get the toolpath on the correct side of the geometry.

[ 10-10-2001: Message edited by: BerTau ]

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