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:

Help with post


powder
 Share

Recommended Posts

Yesterday i posted a program with a few drilling canned cycles and what happened was, after the canned cycle it posted 2 lines on the same line as the canned cycle. I can't figure out what's going on. Please help!

 

Example: G98G83X-1.5Y0.R.1Z-1.25Q.1F10.X1.5Y0.G0G80Z2.

 

Thanks in advance.

 

Matt

Link to comment
Share on other sites

To add:

 

The post worked fine on monday. Yesterday it seemed to just freak out all of a sudden.

 

Here is the ppeck:

 

ppeck # Canned Peck Drill Cycle

pdrillref

pn, *drillref, *sgdrill, *x, *y, *refht, *depth, *peck1, *frplunge, pcoolon

 

This post was/ is pretty hammered. It was brought in about 6 years ago, and has been used ever since. If I can find some time, I'd like to make a whole new post, as well as some others for a different machine. Does MCX have a post tutorial that is easy to understand?

 

Stretch

Link to comment
Share on other sites

MCX Post Tutorial = Emastercam.Com search button.

 

MCX does come with the post parameter reference guide (in the documents folder). But it's not the easiest thing to understand.

 

The alternative to both of these is to contact your MC seller and ask for the big post guide (About a 20meg file with about 20 + PDFs in it). I got it recently and for what I was needing it was a big help.

Link to comment
Share on other sites

Here's something that doesn't make any sense to me at least

 

code:

pcoolon    # Coolant on "M" code output

if prv_coolant$ > 0, ex$

if coolant$ = 1, "/M8" # Flood

if coolant$ = 2, "M8" # Mist

!coolant$

I have no idea at all what the ex$ is doing there, try removing it so it reads

 

code:

pcoolon    # Coolant on "M" code output

if prv_coolant$ > 0,

if coolant$ = 1, "/M8" # Flood

if coolant$ = 2, "M8" # Mist

!coolant$

or if you DO want a space there change it to e$

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