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 comments help, please...


Recommended Posts

Hi everyone!

i need your help with the post comments,

after i changed my post around...I ended up with this...

 

( T5 | H5 | 3/4 CARBIDE ENDMILL, 1-3/4" RCH | DIA. - .75 | D65 | WEAR COMP )

 

M6

G0 G90 G54 X10.2872 Y-3.9781 S3361 M3

T6

G43 H5 Z.1 M8

G1 Z-.6 F20.

G41 D65 X10.0902 Y-3.9434 F51.42

G3 X9.96 Y-3.932 I-.1302 J-.7386

G1 X5.796

G3 X5.6658 Y-3.9434 I0. J-.75

G1 G40 X5.4688 Y-3.9781

G0 Z.1

.....

.....

 

But if i have the block without "wear comp" at the begining,

the comment dooes not show " D65 | WEAR COMP ", which I want to have...

the post does not know if this tool have "wear comp" after that..

 

( T5 | H5 | 3/4 CARBIDE ENDMILL, 1-3/4" RCH | DIA. - .75 )

 

M00

M6

G0 G90 G54 X7.531 Y-4.107 S3361 M3

T6

G43 H5 Z.2 M8

Z.1

G1 Z0. F20.

Y-.332 F51.42

X6.931

Y-3.607

G0 Z.2

X10.2872 Y-3.9781 Z.1

G1 Z-.6 F20.

G41 D65 X10.0902 Y-3.9434 F51.42 <-----

G3 X9.96 Y-3.932 I-.1302 J-.7386

G1 X5.796

G3 X5.6658 Y-3.9434 I0. J-.75

G1 G40 X5.4688 Y-3.9781

G0 Z.1

..........

.........

 

 

Thank you very much for your help,

have a nice day..

lanvu

 

mastercam x5 mu1

Link to comment
Share on other sites

Hi everyone!

i need your help with the post comments,

after i changed my post around...I ended up with this...

 

( T5 | H5 | 3/4 CARBIDE ENDMILL, 1-3/4" RCH | DIA. - .75 | D65 | WEAR COMP )

 

M6

G0 G90 G54 X10.2872 Y-3.9781 S3361 M3

T6

G43 H5 Z.1 M8

G1 Z-.6 F20.

G41 D65 X10.0902 Y-3.9434 F51.42

G3 X9.96 Y-3.932 I-.1302 J-.7386

G1 X5.796

G3 X5.6658 Y-3.9434 I0. J-.75

G1 G40 X5.4688 Y-3.9781

G0 Z.1

.....

.....

 

But if i have the block without "wear comp" at the begining,

the comment dooes not show " D65 | WEAR COMP ", which I want to have...

the post does not know if this tool have "wear comp" after that..

 

( T5 | H5 | 3/4 CARBIDE ENDMILL, 1-3/4" RCH | DIA. - .75 )

 

M00

M6

G0 G90 G54 X7.531 Y-4.107 S3361 M3

T6

G43 H5 Z.2 M8

Z.1

G1 Z0. F20.

Y-.332 F51.42

X6.931

Y-3.607

G0 Z.2

X10.2872 Y-3.9781 Z.1

G1 Z-.6 F20.

G41 D65 X10.0902 Y-3.9434 F51.42 <-----

G3 X9.96 Y-3.932 I-.1302 J-.7386

G1 X5.796

G3 X5.6658 Y-3.9434 I0. J-.75

G1 G40 X5.4688 Y-3.9781

G0 Z.1

..........

.........

 

 

Thank you very much for your help,

have a nice day..

lanvu

 

mastercam x5 mu1

So you want it to come out like the first example? Have you used debugger, you can pinpoint what portion of your post generates that output and modify it accordingly.

Link to comment
Share on other sites

Seems like the problem is pretty deep, in the second group of code he has the G41, but not in the first...

Welcome to the forum lanvu!

Show us what you are getting now, and what you want to get... just so we are all on the same page.

When I get lost in post editing, a file compare with the backed up copy of the post will usually help me find the problem.

Link to comment
Share on other sites

Thank you for your help,,,

i tried like Jeff said, but it still does not work, :-( , it say "OFF ", like this:

( T5 | H5 | 3/4 CARBIDE ENDMILL, 1-3/4" RCH | DIA. - .75 | D65 | OFF ) <-----------

M00

M6

G0 G90 G54 X7.531 Y-4.107 S3361 M3

T6

G43 H5 Z.2 M8

Z.1

G1 Z0. F20.

Y-.332 F51.42

X6.931

Y-3.607

G0 Z.2

X10.2872 Y-3.9781 Z.1

G1 Z-.6 F20.

G41 D65 X10.0902 Y-3.9434 F51.42

G3 X9.96 Y-3.932 I-.1302 J-.7386

G1 X5.796

G3 X5.6658 Y-3.9434 I0. J-.75

G1 G40 X5.4688 Y-3.9781

G0 Z.1

.......

.......

i can make the note in the comment, then edit it later by manual, but i like to have it posted automaticaly ...

 

i post i am using modified from mpmaster...

Link to comment
Share on other sites

do you have this in your post?

 

# Cutter Compensation Type

scomp : "COMPUTER"

scomp1 : "CONTROL COMP"

scomp2 : "WEAR COMP"

scomp3 : "REVERSE WEAR COMP"

scomp4 : "OFF"

scomp_type : ""

 

fstrsel scomp comp_type scomp_type 5 -1

 

 

and this?

 

 

comp_type : 0 #Cutter compensation type - 0=computer, 1=control, 2=wear, 3=reverse wear, 4=off

Link to comment
Share on other sites

attached here is the sample file, there are 2 machine groups, they are the same, the only different is i turn the post off at first block at toolpath group 2,

toolpath group 1 is what i need, but at the tool comment line, is does not say :... | D31 | WEAR COMP | :-(

 

i use MILL DEFAUL, with MPFAN post.

 

Thanks so much for your time...

TEST1.MCX-5

Link to comment
Share on other sites

Ok so how about having it tell you WHEN the comp is turned on... like next to an operation comment, and not in the tool list?

 

Something like this:

 

....

G80M09

M05

G91G28Z0.

M01

(THREAD MILL)

(COMP TYPE-WEAR COMP) <----------------------------

N300T3M06( 3/4-10 THREADMILL)

(MAX - Z.5)

(MIN - Z-1.05)

G00G90G54X0.Y0.S2500M03

G43H3Z.5

/M08

T1

Z.1

......

Link to comment
Share on other sites

good morning Jeff

Thanks so much for your time on this,

the file you sent is at ver 11, mine are all at ver 14, so, it's hard for me to find out...

also i can't post programs with your file, the only thing i have from your post is the tool table,

which is not telling me much, and it has all "wear comp" on, that seems not right..

  • Like 1
Link to comment
Share on other sites

good morning Jeff

Thanks so much for your time on this,

the file you sent is at ver 11, mine are all at ver 14, so, it's hard for me to find out...

also i can't post programs with your file, the only thing i have from your post is the tool table,

which is not telling me much, and it has all "wear comp" on, that seems not right..

 

Strange, I use this post every day.

I just slightly modified the MpMaster from the Downloads section

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