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:

Contour type (chamfer)


Recommended Posts

Hello everyone,

   I'm trying to make the post shows me a message that if I'm using CONTOUR TYPE as CHAMFER and not using a chamfer tool.  I tried and the message was not pop up right.  Below these dotted lines are my defined and images, thank you for your responds

 

Image link

https://goo.gl/photos/Svu1US3ppZcLA3pk6

 

 

=========================

sContourType: yes$ # Chamfer feature

Under....

ptlchg_errorpop #Pop-up common toolchange errors    if tool_typ$ = 12 & (sContourType <> 1) , [if mprint(sChamferWrongContourType, 1) = 1, exitpost$] # Signal to using right tool but not chamfer toolpathUnder....pparameter$ # Run parameter table
if prmcode$ = 12014, sContourType = rpar(sparameter$, 4)


Under...

#region sChamferWrongContourTypesChamferWrongContourType = "CUT# "+sToolPathNumber+" You DID NOT choose CHAMFER feature as chamfering feature"                           +no2asc(13)+"TOOL#"+no2str(t$)                           +" ("+no2str(tldia$)+", "+s20001+")"                           +no2asc(13)                           +no2asc(13)+"Step 1: Click on PARAMETERS"                           +no2asc(13)+"Step 2: Click on CUT PARAMETERS"                           +no2asc(13)+"             look for CONTOUR TYPE(on the top right hand side)"                           +no2asc(13)+"Step 3: Click on 2D CHAMFER feature"                           +no2asc(13)+"Step 3: Click on GREEN check mark"                           +no2asc(13)                           +no2asc(13)                           +no2asc(13)+"Feed Rate: "+no2str(feed)+ " ***** #Teeth x Chip Load x RPM"                           +no2asc(13)+"Plunge Rate: "+no2str(plunge)                           +no2asc(13)+"RPM: "+no2str(speed)+" ***** (SFM x 3.82) / Tool Dia"                           +no2asc(13)+"SFM: "+no2str(sfm)+" ***** .26 x RPM x Tool Dia"                           +no2asc(13)+"ChipLoad: "+no2str(fpt)+" ***** Feed Rate (RPM x Flutes)"                           +no2asc(13)                           +no2asc(13)                           +no2asc(13)+"THIS IS SERIOUS STUFF, IT MUST BE FIXED ASAP!!!"                           +no2asc(13)                           +no2asc(13)+"Click OK to go back to MASTERCAM to fix this issue NOW!!!"#endregion
#region sWrongToolChamferWrongContourType sWrongToolChamferWrongContourType = "CUT# "+sToolPathNumber+" You chose WRONG TOOOL for chamfering feature" +no2asc(13)+"TOOL#"                                    +no2str(t$) +" ("+no2str(tldia$)+", "+s20001+")"                                                                       +no2asc(13) +no2asc(13)+"Your LINKING PARAMETER for Z Depth is: "+no2str(operation_depth)                                     +no2asc(13) +no2asc(13)+"Step 1: Click on PARAMETERS" +no2asc(13)+"Step 2: Click on TOOL"                                     +no2asc(13)+" choose any CHAMFER tool" +no2asc(13)+"Step 3: Click on GREEN check mark"                                     +no2asc(13) +no2asc(13)+"Feed Rate: "+no2str(feed)+ " ***** #Teeth x Chip Load x RPM"                                     +no2asc(13)+"Plunge Rate: "+no2str(plunge)                                     +no2asc(13)+"RPM: "+no2str(speed)+" ***** (SFM x 3.82) / Tool Dia"                                     +no2asc(13)+"SFM: "                                    +no2str(sfm)+" ***** .26 x RPM x Tool Dia" +no2asc(13)+"ChipLoad: "                                    +no2str(fpt)+" ***** Feed Rate (RPM x Flutes)"                                     +no2asc(13)                                     +no2asc(13)                                     +no2asc(13)+"THIS IS SERIOUS STUFF, IT MUST BE FIXED ASAP!!!"                                     +no2asc(13)                                     +no2asc(13)+"Click OK to go back to MASTERCAM to fix this issue NOW!!!" #endregion Under....ptlchg_errorpop #Pop-up common toolchange errors
       if tool_typ$ = 12 & (sContourType <> 1) , [if mprint(sChamferWrongContourType, 1) = 1, exitpost$] # Signal to using right tool but not chamfer toolpath
  • Like 1
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...