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:

Adding a permanent M08 to post


kujo763
 Share

Recommended Posts

I have a couple of posts that I would like to add a permanent M08 to... I want to add the M08 to the beginning of every tool and a M09 to the end of every tool. This should'nt be too tough? My local support guys are at roll-outs and on vacation. Looking for some help.

 

Thanks,

 

Erik

Link to comment
Share on other sites

Look for 'psof$' and 'ptlchg$'. This are the "start of file" and "Tool Change" post blocks.

 

Add a line of code like this:

     pbld, n$, "M08", e$

(Make sure there are some space characters at the front of the line!)

 

Then in 'pretract' and 'peof$', add a line like this:

   pbld, n$, "M09", e$

You can play with the location of the M8/M9 by changing where the line of code is at inside the post block. Make sure you backup your post before doing this...

  • Like 2
Link to comment
Share on other sites

I have a couple of posts that I would like to add a permanent M08 to... I want to add the M08 to the beginning of every tool and a M09 to the end of every tool. This should'nt be too tough? My local support guys are at roll-outs and on vacation. Looking for some help.

 

Thanks,

 

Erik

 

You are probably doing this because after 500 versions of software updates Mastercam STILL has not been able to figure out that coolant ON should be the default, since that is what most people require 98% of the time, right?

  • Like 2
Link to comment
Share on other sites

You are probably doing this because after 500 versions of software updates Mastercam STILL has not been able to figure out that coolant ON should be the default, since that is what most people require 98% of the time, right?

 I must be one of the odd 2% that runs alot of sh!t dry.

Link to comment
Share on other sites

thanks Colin, we just got a new machine that they wanted this done on. you helped me nail it down much quicker.

 

oh and this is a router they see no harm in running air all tools.

I like to run dry verses coolant when I can, coolant costs and not all can be recovered. jus sayen

Link to comment
Share on other sites

You are probably doing this because after 500 versions of software updates Mastercam STILL has not been able to figure out that coolant ON should be the default, since that is what most people require 98% of the time, right?

kujo763, guitar,

     What about operation defaults?  It's fine to hard code it into your post but then you have no control at your toolpath parameters level.  I would set the coolant on/off, whichever you choose, in the defaults and  then in the rare occasion you go the other way, just pick it in your toolpath parameters.

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