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:

Post help (should be an easy one for you wiz's


Michael Reynolds
 Share

Recommended Posts

yup nice and easy, there are two ways, heres the quick and easy way

first identify the part of the post that pute the M01 and its preceeding lines into the code

next delete those lines that put in the code you dont want

finally add before the line that does the M01

"G0 G90 G54"

"G49 Z0 H0"

"G28 Z0"

there is a 'better' way of doing it, but without the atual post I cant tell you

Link to comment
Share on other sites

Hi Hugh!

Well, first of all, in the post, I added these lines:

"GOG90G54"

"G49Z0HO"

"G28Z0"

 

When I should have added these lines:

pbld, n, "G0", "G90", "G54"

pbld, n, "G49", "Z0", "H0"

pbld, n, "G28", "Z0."

I don't know much about editing posts, but I know that this worked. I thank Bryan, Mike Frieman, and In House Solutions for helping me with this problem. I learned ALOT from all of them!

Thanks and I hope this helps!

Mike R.

[ 11-08-2001: Message edited by: Michael Reynolds ]

[ 11-08-2001: Message edited by: Michael Reynolds ]

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

Hugh, the difference between this:

"GOG90G54"

"G49Z0HO"

"G28Z0"

and this(despite the obvious);

pbld, n, "G0", "G90", "G54"

pbld, n, "G49", "Z0", "H0"

pbld, n, "G28", "Z0."

is that the latter will allow the "spaces" value to work. In the first instance, you would be forcing no spaces between stuff regardless of the value in spaces.

Post work is very interesting. I enjoy it. Just call me a

wink.giftongue.gifbiggrin.gif

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

toby, yes that's fairly recent. biggrin.gifwink.gifcool.gif

Really though I found this picture on the internet somewhere and it's me on the inside, cep't he needs long hair. I used to have long hair.

Long Live Heavy Metal!!!!!!!

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