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:

constant scallop


gmenzies
 Share

Recommended Posts

pent III 1 gig // 500 megs ram

allocations set at about 70 % of avalable ram.

.375 Ø ball nose cutter / 10000 rpm / .005"

step over // 80 inches per minute. cut tolarance set to .0002 "

job: 70/75 aluminium ( cutting a 3d cavity )

i sometimes have mastercam hang .

could someone please give me advice if my approch is wrong . being the only programer here .

i sometimes guess or should i say experiment

to get good surface finish results .

thanks

Link to comment
Share on other sites

so is your problem is that some times it hangs or is there some thing i am missing ?

Have you uploaded the file so we can look at it?

i use this path all the time and love it.

in 98% time i get the best finish from this path.

------------------

jay/ aka cadcam

Precision Programming

cnc programming &

Predator & mastercam reseller

email: [email protected]

web: www.ppcadcam.com

[This message has been edited by cadcam (edited 07-03-2001).]

Link to comment
Share on other sites

The problem with setting ram allocation that high is that you are also robbing the computer of mathmatical processing power ie; the ability to crunch numbers. Try to relax the cut tolerance to say .0005 or even .001 if part tolerences permit. Also if permitted increase the stepover amount to say .007~.01 and see if this helps.

Link to comment
Share on other sites

clarification-- my computer hangs on constant

scallop , on large multi-surface .

thanks guys for the replys. setting the allocations could be the trick , i will try that .

i cannot set the cut tolarnce's for this application to above .0005" . otherwise i get little facets . and the polishing guys

really don't like that .

i presented this problem to a reletive who is a computer enginer. his first question was-- is it time dependent ? with that in mind -- power managment came up. possibly

scince the toolpath does take about a hour to crunch . my hard drives could be shutting down.

i have not tried the upload thing . it's a holiday on monday in Canada -- happy birthday Canada-- so i will upload the file on tuesday.

smile.gif

Link to comment
Share on other sites
Guest CNC Apps Guy 1

Just as a matter of personal preference, I turn off all that Power Management Crap 9x out of 10 it's never a problem, but that one time (or several in this case apparently) it is. If you have a company policy regarding Energy Conservation, you may just want to have the monitor go into "Sleep Mode" and leave the computer in "Always On" mode. HDD sleep can have a detrimental effect on mamy applications (including Windows - of all programs) if they are left active(open) when the computer goes into Sleep Mode.

Just my 2 Cents from personal experience.

------------------

James M. ;)

Mastercam Enthusiast

Link to comment
Share on other sites

Both My re seller and MC Tech support have told me "You have to use boundries around the part, you cant just wrap a window around the entire core block etc. and say DO IT"

It will choke.(Constant scallop) Some friends of mine locally Run "Batch" all the time, I never tried it

Tony

 

Link to comment
Share on other sites

This does not make sense tony that you have to make a boundry. i do it all the time and just tell it all surfaces no boundry and don't have a problem.

Gmenzies,how big of a part when you say large multi-surface?

Will be looking for this file tommorow.

thanks jay

------------------

jay/ aka cadcam

Precision Programming

cnc programming &

Predator & mastercam reseller

email: [email protected]

web: www.ppcadcam.com

Link to comment
Share on other sites
Guest CNC Apps Guy 1

Batch works great.

Where scallop tends to choke is where there are vertical surfaces. Why, you ask? Imagine trying to run a toolpath on a razor's edge. That's the way Mastercam sees a vertical surface edge.

Pick all the surfaces except for the vertical ones and you'll have a much better go of things.

------------------

James M. ;)

Mastercam Enthusiast

Link to comment
Share on other sites

Here's some thoughts:

1) We really don't know the size of the surfaces yet.

2) The facets you see could be from servo lag on your machine, too fast a feedrate (tool stutters across the part) or poor surface generation tolerences at file importation or from whomever drew it.

3) You don't have to select a outside boundry to surface/scallop. Use a check surface to prevent the tool from diving or overcutting.

4) For the vertical wall problem, use a check surface and scallop from outside to center, or a surface/contour type toolpath with a large gap setting to prevent the tool from hopping to and from refrence point. In a pocket type operation just choosing the floor surfaces will cause the tool to overcut the walls by half it's diameter. Again, set the vertical walls as check surfaces. Cutting from center out will work here.

5) Turn off screen saver, close all other programs, disconnect from any networks, look for coffee and snacks smile.gif

Link to comment
Share on other sites

ftp://mastercam:[email protected]/Mastercam%20forum/

 

i uploaded the file scallop-1.zip

i was going to include the toolpath , but the code was way to big ( were stll stuck at 2400 baud rate).

Mopar-- the facets are cut tolarance . if i run the toolpath through my verify , the facets will show up. outr machine is 1 year old .

we use meta-cut for our optimization - does a real nice job with the code.

instead of using check surfaces. I biuld a boundary and offset the parting line .005"

and have the tool roll the top edge. that way i don,t have to worry about a toolpath that jumps around.

the geometry was biult in solid works

 

Link to comment
Share on other sites

Gmenzies, I had a look at your file, nice blow mould cavity. There is one bad surface in it, to find the bad surface Analyze, Surfaces, Check Model. This will show you find the "bad surface". I have run a few programs (Scallop) and haven't had any problems. I will tighten up to your settings from the origional post and run it.

Ambassador

Link to comment
Share on other sites

Gmenzies, i took your file ran a .25 ball step .005 with Tol .0002 using your large red boundry took about 14min and at the end it had one extra jump.

i did not check for bad surfaces like the Ambassador did.

but i did put my part backup on the ftp the file is now about 2.7 megs with this path in it as a "EXE" file.

Oh ya i renamed mine scallop-1jay.exe

by the way had no hangups at all.

i was running this on a setup like yours.

1gig pro with 512 meg ram Win2k as the os.

I forgot I do not set my allocations nerly as high as you.

I run 133meg out of my 512meg & it works great.

------------------

jay/ aka cadcam

Precision Programming

cnc programming &

Predator & mastercam reseller

email: [email protected]

web: www.ppcadcam.com

[This message has been edited by cadcam (edited 07-03-2001).]

[This message has been edited by cadcam (edited 07-03-2001).]

Link to comment
Share on other sites

I guys

appreciate the input - appears to be a combination of allocations and power managment.

i often get the bad surfaces . i model all my work in solidworks and export with the mastercam flavors (iges) i have tried parasold x_t export with the same results.

don't really understand where the bad surface

are created (yet)

i will download the ftp cadcam . and have a look

regards Gord

[This message has been edited by gmenzies (edited 07-03-2001).]

Link to comment
Share on other sites

I also use solidworks. The way I import to Mastercam is through Parasolids. Instead of accepting the default .x_t or .x_b I click on file type and select .prt for original Solidworks format. This works great and usually have a good translation. We do some very complex 3D molds and such.

File,Convert,Parasolid, change file type to .prt

If in Solidworks, you are using configurations in your modeling, this approach won't work unless you are importing the default configuration. If its another configuration other than default then you need to export it as .x_b to bring it into Mastercam.

Good luck

Lynn

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