Jump to content
    

Allegro brd файл в PADS

Помогите сконвертировать Allegro brd файл в PADS.

 

Делаю по описанию ментора, но ничего не выходит.

Видимо что-то не верно делаю

 

Method 1—PADS and Allegro on the Same Machine

 

Perform the following steps to migrate an Allegro design to PADS Layout when PADS Layout and Allegro PCB Editor reside on the same machine.

 

Procedure

 

To prepare the Allegro design(s) for migration, copy the contents of the <PADS install dir>\SDD_HOME\translators\skill_scripts folder to:

Unix—the $HOME\pcbenv folder.

Windows—the %HOME% folder. For example, C:\SPB_Data\pcbenv

Verify that the following "System" Variables are set prior to running "skill load dfl_main.il" otherwise translator executable files do not properly generate correct output files and folders in the background.

AEX_BIN_ROOT=%SDD_HOME%\translators\win32\bin

AEX_ENABLE_JOBPREFS_LAYER_FIX=1

Tip: Some environments remove the above Variables when you run The MGC SDD Configurator. If this happens add them to "User" variables.

 

For each design you want to translate:

Create a new folder (for example C:\SPB_Data\convert_1), and copy into it the Allegro design (.brd) file you want to migrate.

Open the .brd file, and in the Allegro command prompt window enter these command lines:

Command> skill load “dfl_main.il” (include quotes)

Command> main out

The “main out” opens the Allegro to Expedition Translator dialog box. Click the Start One Way Translation button.

After the SKILL script has completed, any errors reported must be fixed, then rerun the SKILL script. The migration will not complete correctly if all errors are not fixed. When completed, numuerous folders and files are generated under the new design folder you created in step a.

Migrate the prepared Allegro design(s) (for example C:\SPB_Data\convert_1) to PADS Layout using one of the following steps:

A single design—In PADS Layout, use File > Import. This procedure automatically includes attributes. When migration completes, it is automatically opened in PADS Layout.

Multiple designs or to control attribute translation—Perform the following steps:

From the Start Menu, run the Allegro to PADS Translator.

In the Allegro Designs Translator dialog box:

Identify the location where you want the translated files placed.

Use the Add button to specify the files you want to translate.

Specify whether or not to translate attributes.

Click the Translate button. The output filename(s) will be in the format

 

design_##########.pcb.

 

 

Share this post


Link to post
Share on other sites

Трансляция происходит в два этапа:

1. В Allegro загружается и запускается скрипт, в результате выполнения которого получаются файлы загружаемые в PADS.

2. Полученный файл загружается в PADS_Layout.

Соответственно проверяйте, что получили в результате работы скриптов внутри Allegro.

Share this post


Link to post
Share on other sites

Трансляция происходит в два этапа:

1. В Allegro загружается и запускается скрипт, в результате выполнения которого получаются файлы загружаемые в PADS.

2. Полученный файл загружается в PADS_Layout.

Соответственно проверяйте, что получили в результате работы скриптов внутри Allegro.

 

Ерунда получается.

Мессиво. Работать с полученным нельзя.

Share this post


Link to post
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.

×
×
  • Create New...