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:

X Post Question


Karl@CP PISTONS
 Share

Recommended Posts

On the NC Output page in the control definition you have both a "Remove CR/LF..." option and an "Alternate EOB..." option. If you have the "Remove CR/LF..." option checked, or have the "Alternate EOB..." option checked and set up for different characters from what your CNC needs, then that would explain your problem.

 

If you e-mail me a sample NC code file, then I can check exactly which EOB characters (if any) are output, using a hex editor. If you also include a sample from v9 that is correct, then I can also tell you what you need to set in the control definiton (please remeber to note which of the two samples is the correct one).

Link to comment
Share on other sites

I have looked at the files. Having neither of those options checked will generate the correct CR/LF sequence when the post processor generates a CR/LF sequence. However, there are no CR or LF characters in the section that shows as a single line.

 

You must be missing some ", e$" bits (withput the quotes) in your post processor. You will need to find the postblocks that output rapid, linear and arc moves, they most likely have names like prapidout, plinout and pcirout. You will have to place a ", e$" (without the quotes) at the end of the output line in each of those postblocks. Please note, that the output may be divided into two lines in the postblock, where the first of the two lines ends in a comma. In that case, you only need to add the ", e$" sequence to the last of those lines. You might also need to append the ", e$" sequence to lines in other postblocks, I can only see from the sample you sent me, that it is necessary in those output postblocks.

 

The reason for this "error" is, that the updatepost utility only appends the e$ to output lines in predefined postblocks, it does not append it to output lines in user defined postblicks as those lines may be intended to be part of a longer line, as the user defined postblock might be called in the middle of an output line in another postblock.

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