juulsA / exportJson

Skill script for Allegro PCB designer, which generates a JSON representation of the board.
MIT License
17 stars 8 forks source link

Opportunity to convert several Outline shapes to json for Allegro 16.6 #6

Closed Kartohen closed 4 months ago

Kartohen commented 1 year ago

I've added opportuniti to convert several Outline shapes to json. Mybe it would be useful in case if we have Outline shapes inside of main Outline: image

juulsA commented 1 year ago

Sorry for my late reply ... and thanks for the hint! In allegro 17.4 there is an extra layer named cutouts and I remember, in all previous versions everything is drawn at the board outline layer ?!

Kartohen commented 1 year ago

No, we don't have layer cutouts and it's the main problem with this version of allegro: image

juulsA commented 1 year ago

I'll add support for that, but it will take some time ... I'm out of office at the moment.

juulsA commented 11 months ago

I'm sorry it took me so long to implement the support for 16.6, but I made a few attempts that always ended with the script crashing ... maybe you could check, if the script now works for 16.6?

Jacky-huangfc commented 7 months ago

W- WARNING No variant.lst found, exporting entire design ... CDS version: 16.600000 E- Error No board geometry found ... Command >

juulsA commented 7 months ago

Can you share the board file?