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:

level suppression during import


somename75
 Share

Recommended Posts

Guest CNC Apps Guy 1

Usually what I do in a case like that is to convert it, move stuff to the levels where I want it, then merge it into the file I want. Kind of a pain but it works.

 

HTH

Link to comment
Share on other sites

A couple of other things you could do... Save a template of your named levels in the Level Manager, afterwards you could get your named levels and override what the original file had. Or you could create a script similar to this...

 

 

quote:

'///////////////// My Global Variables //////////

 

 

' -- Start Script

Call Main()

 

 

' ////////////////////

' Sub Declaration

' ////////////////////

Sub Main()

SetLevelName 11, "TCP Solid"

SetLevelName 13, "A Plate Solid"

SetLevelName 14, "B Plate Solid"

SetLevelName 15, "Support Plate Solid"

SetLevelName 17, "Pin Plate Solid"

SetLevelName 18, "KO Plate Solid"

SetLevelName 19, "BCP Solid"

SetLevelName 111, "TCP Layout"

SetLevelName 113, "A Plate Layout"

SetLevelName 114, "B Plate Layout"

SetLevelName 115, "Support Plate Layout"

SetLevelName 117, "Pin Plate Layout"

SetLevelName 118, "KO Plate Layout"

SetLevelName 119, "BCP Layout"

End Sub

Link to comment
Share on other sites

(X_T)...Also If you are using 1-5 go to a new level (6) then import the file. MC should bring everthing on that level. headscratch.gif

 

(DWG,DXF) depending on the layers you are using, MC puts those in 1-...For this run what the other fellas are saying. Bring into MC sort levels then merge etc. cheers.gif

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