Skip to main content
15-Moonstone
April 26, 2012
Solved

Howto use mold component catalog

  • April 26, 2012
  • 3 replies
  • 9026 views

Dear,

I've installed Creo 1.0 M030.

I've checked the options "Mold Component Catalog" and "Plastic Advisor" during installation.

Plastic Advisor works, but I can't get any access to the Mold Component Catalog.

In the past (WildFire area) I've created a directory c:\ptc\prolib

In this directory I placed the following subfolders : objlib, mfglib, moldlib and created a prolib.mnu file.

I added the following to the config.pro

pro_library_dir c:\ptc\prolib

and all worked fine.

Now I do the following in Creo 1.0 : I create a new assembly (suboption Mold Layout).

I want to create a new MoldBase as I did in the past. I pick a moldbase from Hasco. Then Creo says in the message window it cannot retrieve the parts.

In the installation manual it says all libraries are installed within the common files section. However I can't find any library file there.

As the manual doesn't say a thing about pro_library_dir I disabled this and copied the folder moldlib to this common files folder.

To cut a long story short I tried everything I could, but was unable to get this working.

The only thing to get this working is if I add the following to the config.pro

pro_library_dir c:\ptc\prolib\moldlib

Then it works, but how am I supposed to use the other libraries like the manufacturing libraries e.g. ?

And help or advice is very much appreciated.

Thanks in advance.

Best regards,

John Bijnens


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by MikkoHinkkanen

Hint to find MED-6XX-CD-330_2002490_MOLDBASE.zip:

  • Where to download "Library Databases" from PTC website, CS54659

And for last. NO, you don´t use search paths with Libraries. They have their own ctg&mnu files for that.

Just set config.pro option pro_library_dir to point at the root directory of library.

3 replies

1-Visitor
March 8, 2013

The option "Mold Component Catalog" in Creo installer is to install the workpiece templates. They are used when creating a automatic workpiece.

If you want to use mold base and library components, you must install the Mold Base Library and set the pro_library_dir configuration option to the location of the mold base library loadpoint. Mold Base Library is a standalone cd image. It is available on PTC download page.

After installing the Mold Base Library and set the configuration option, you have to add search paths to Creo configuration. E.g.

pro_library_dir D:\ptc\moldlib

search_path D:\ptc\moldlib\dmemoldlib\metric_d\assy_dm\100x100dm

search_path D:\ptc\moldlib\dmemoldlib\metric_d\assy_dm\296x396dm

...

The Mold Base Library data is limited and has not been updated for a couple years. It is recommanded to use Expert Moldbase eXtension. The moldbase and component data in EMX is comprehensive and up-to-date.

Russell Hsu

15-Moonstone
January 23, 2016

Download: MED-6XX-CD-330_2002490_MOLDBASE.zip

  • Install it.
  • update *.mnu & *.ctg if not success by installation
1-Visitor
January 25, 2016

This thread has had 2373 views until today, although it seems to have a good answer.

Can the next one, who tries this suggestion, please mark the post as Correct Answer (only if it works, of course)

Thank you in advance!

Gunter

15-Moonstone
January 28, 2016

Hint to find MED-6XX-CD-330_2002490_MOLDBASE.zip:

  • Where to download "Library Databases" from PTC website, CS54659

And for last. NO, you don´t use search paths with Libraries. They have their own ctg&mnu files for that.

Just set config.pro option pro_library_dir to point at the root directory of library.