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:

I want to convert a dir full of MC8 to MC9


cadcam
 Share

Recommended Posts

From the cmd prompt in the right directory:

RENAME *.MC8 *.MC9

 

Never underestimate the power of good ol' DOS.

 

--

 

Or create a text file called mc8_mc9.bat with these contents:

 

@ECHO OFF

RENAME *.MC8 *.MC9

 

Copy to the right folder and double-click.

 

--

 

Or if you downloaded and ran the v9addons.exe file from the Patches area of this site, you already have the file in the Mcam9MillMc9 directory! Creepy, eh?

 

[ 06-20-2002, 04:48 PM: Message edited by: Dave Thomson ]

Link to comment
Share on other sites

Don't know of a what do to multiple directories unless someone whips up a small VB app to do it...

 

In the end, you'll be opening each file for use one at a time, correct??

 

Works for Ge3, although you'll only get geometry (toolpath was an external NCI at that point). Works for Mc7. Keep in mind a Regen is a good idea for all pre-V9 files that have been converted. V9 will prompt for any missing info.

 

Every tried to figure out which release a DWG file came from? Not an issue with the file extension standard Mastercam has adopted.

Link to comment
Share on other sites

I've got that small VB app to rename files in unlimited directories. I did not write the app it belongs to a customer of mine, If any one is intrested I'll check how much a licence for it would be worth.

 

[ 06-21-2002, 11:51 AM: Message edited by: Allan ]

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