Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Whenever I create a Drawing in Creo 2.0, I use a company format to write information about the part I just created.
Before, when I had Creo 1.0, whenever I would save my drawing, Creo would save also the format in a specific folder.
For example, I would create a folder name "tool0001" and a drawing named "bolt0001" with format "frm1" ; "frm1" is located in a main folder for all compnay users named "main".
Whenever I would save my drawing "bolt0001" into folder name "tool001", "frm1" would be saved there as well.
Now, when I create a new drawing for a file, and I use "frm1" as a format, and I click save, the software does not save the format into the "tool0001" folder, and I am forced to change the sheet setup and embedded the format into the drawing everytime I open the file.
Is there is a way to fix this?
Check your config.pro file for the following option
PRO_FORMAT_DIR
It should point to the directory where the format files are stored.
This way you don't need to save the format file in the working directory.
I believe this is standard practice for Proe & Creo, saving the drawing does not save the format. However, if you do a file > backup it saves everything needed for the drawing (drawing, model(s) and format) into the target folder. Try using the backup command instead of just save or save as.
save your file to following folder Creo 2.0\Common Files\M100\formats.
David,
check if config.pro you use in Creo Parametric 2.0 is the same as config.pro you used in Creo Parametric 1.0.
Martin Hanak