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:

Coolant on always all paths


Thee Rickster ™
 Share

Recommended Posts

JP, I dont need it for drilling.

 

I re-channeled my coolant so it only flow though

the spindle cooling chamber.

 

So when I have a 116 ball flying at 14000 rpm

for 6hrs it keeps the spindle cool.

 

I run 3/4 ball at 12000 etc

 

In my post I had in-house put generic stuff(way back)

at every toolchange, maybe I can have it put an

M08 at the beginning and an M09 at the end

of each change?

 

N310 Y-4.2122

N320 G80 <--------

N330 G91 G28 Z0.<------

N350 M01 <-------

N360 G17 G40 G80 G90 G54 <--------

N370 #30 DRILL

N380 T10 M06 NO. 30 DRILL

N390 MAX - Z3.

N400 MIN - Z.05

 

Rick

Link to comment
Share on other sites

Here's a Linky from a while ago. This was a workaround for X3.

 

My coolant sticks, but I use step, peck, coolant to pull the code from the tool def.

 

If you want to use coolant from the tool, you can export the tool library to a text file, change the coolant codes, then import the text back to a tool library. It's faster than editing each tool one at a time.

 

 

HTH

 

[ 12-09-2009, 05:42 PM: Message edited by: Mastercam Guru ]

Link to comment
Share on other sites

I just want coolant on all the time. All tool paths.

Every tool change, M08.

Why is this such a task?

 

What is this step peck coolant array you guys

are talking about.

 

in a 16 hour program, I peck drill graphite for

20 minutes. The coolant on, cools my spindle,

that is all, it doesent ever spray on my 'graphite

workpiece.

 

Guru, i have hundreds of saved ops, do I have

to do this export thing to all of them?

Link to comment
Share on other sites

ptlchg_com #Tool change common blocks

if force_output | sof,

[

result = force(ipr_type,ipr_type)

result = force(absinc$,absinc$)

result = force(plane$,plane$)

]

pcom_moveb

pcheckaxis #Check for valid rotary axis

c_mmlt$ #Multiple tool subprogram call

ptoolcomment

if sof & scomm_sav <> snull,

[

spaces$ = 0

n$, pspc, scomm_str, *scomm_sav, scomm_end, e$

spaces$ = sav_spc

]

if sof = 0, scomm_sav = snull

comment$

pcomment3

pmisccheck

#pcan MOVED TK 2/24/09

if stagetool >= zero,

[

if omitseq$ = 1 & tseqno > 0,

[

if tseqno = 2, n$ = t$

ptoolcomm, e$

pbld, *n$, *t$, "M6", e$

]

else, pbld, n$, *t$, "M6", e$ #ptoolcomm, e$

]

pbld, n$, "M50 (CHIP FLUSH ON)", e$

if mi1$ = 1, n$, *sm00, e$ # ADDED TK 2/24/09

if nextdc$ <> 3, pbld, n$, pfspindleout, e$

pcan #MOVED COOLANT BEFORE TO HERE TK 2/24/09

spaces$=0

if output_z = yes$,

 

rickster look how i forced M50 to be on, turns on every tool change

 

HTH

Link to comment
Share on other sites

quote:

I just figured out that if you import a toolgroup

of paths that have all the coolant on, every path

after importing comes in with the coolannt off.

dont get me started with importing ops wink.gif

 

it seems to be ok with MU2 but i have not imported a lot of ops yet to give a good answer to that i had some issues importing with coolant sticking but i use tools coolant and on some of my ops i use V9 style coolant because it wasnt sticking

 

so i dont think there is a switch did you save them with coolant on?

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