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:

Mpmaster for X


gcode
 Share

Recommended Posts

I just finished setting up an Mpmaster for a

Haas 4X machine.

The code looks good, but I'm getting some errors in the log file. I don't think they are important, but they bug me.

Can anyone tell me how to get rid of them??

 

[*]CONTROL DEFINITION - - Post variable 'mtol$' was re-initialized from 0.000001 to 0.0001

 

CONTROL DEFINITION - - Post variable 'met_mtol$' was re-initialized from 0.00001 to 0.001

 

CONTROL DEFINITION - - Post variable 'met_ltol$' was re-initialized from 0.05 to 0.01

 

CONTROL DEFINITION - - Post variable 'error_msg$' was re-initialized from 1. to 0.

 

CONTROL DEFINITION - - Post variable 'err_file$' was re-initialized from 0. to 1.

Link to comment
Share on other sites

Mpmaster for has some more support for the new comments available:

 

#1005 - As Comment

#1006 - As Code

#1007 - As Comment with output line, change at point

#1026 - As Code with output line, change at point

#1008 - Operation comment

 

#1051 - Machine Name

#1052 - Group Comment

#1053 - Group Name

#1054 - File Descriptor

 

#20010 - Construction Plane Name

#20011 - Construction Plane Comment

#20012 - Tool Plane Name

#20013 - Tool Plane Comment

#20014 - WCS Plane Name

#20015 - WCS Plane Comment

#20016 - Material Comment

#20017 - Material Comment

#20018 - Toolpath Group Name (name of operations Parent TP Group)

 

I also put in AM/PM times and non-North-American date format options!!

 

If you're happy with your V9 post updated with UpdatePost.dll, then no worries, that should work just fine.

 

Maybe in your updated post, change this in pcomment2

 

code:

if gcode$ = 1008, pbld, n$, pspc, "(", scomm$, ")", e$

 

to

 

if gcode$ >= 1008, pbld, n$, pspc, "(", scomm$, ")", e$

as for control def warnings/errors, I was trying to initialize all post variables to jive with the Control Def, but if you change your Control Def, they'll come back, so the best bet is open your Control Def, Files, and change your Posting error file settings to be On fatal errors, All error messages to file.

 

I'm still not on board with 0.0001 inch and 0.001 metric for the NC Precision. I had been using .000001 inch and .000001 in the V9 Mpmaster. That's out of the post writer's hands now, and in yours through the Control Def...

 

[ 08-26-2005, 09:11 AM: Message edited by: Dave Thomson ]

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