beagleboard / beaglebone-black

Design and Document files for the BeagleBone Black from BeagleBoard.org
https://git.beagleboard.org/beagleboard/beaglebone-black
421 stars 199 forks source link

Convert Allegro C3 -> Altium -> KiCAD #18

Open gigaj0ule opened 1 year ago

gigaj0ule commented 1 year ago

Hello Friends,

I would like to create a KiCad version of the REVC board, and I think we could do so by converting the allegro file to a .alg file, then, saving the files as altium files, and then using scripts to convert these files to KiCad.

I don't have allegro installed though, and don't have the "ascii" files altium would need to import, as seen here.

https://www.altium.com/documentation/altium-designer/allegro-import?version=19.1

Could you share with us these files?

malto101 commented 7 months ago

Hello, Sorry for the late reply, as the Allegro files are given in the repo you can open the terminal to where the files are located run the command: Allegro2Altium BEAGLEBONEBLK_C3.DSN Allegro2Altium BeagleBone Black_PCB_RevC_No Logo_210401.brd

Running the command will generate two ASCII files. You can also refer to the following tutorial for the latest version: https://www.altium.com/documentation/altium-designer/allegro-import and go to the "Importing when Allegro is not on the same PC as Altium Designer" heading.