Electronics > Circuit Studio

CircuitStudio extensions for better compability with Altium

(1/2) > >>

Puchacz:
Greetings,

I am looking for any informations about CircuitStudio's (1.5.2) extensions, that would help import/export projects between Altium and CS. In Altium there is a "Import Wizard", is there anything similiar in CS?

In my "extensions and updates" tab I cant see any possibble options to purchase or install. How can I do it?

PlainName:
I think this was answered here:

https://www.eevblog.com/forum/altium/altium-designer-and-circuit-studio-compatibility/

A few years old, but nothing much has changed in CS since then!

voltsandjolts:
Altium schdoc and library files work in both CS and AD, I haven't seen any compatibility issues there.
CS pcb files (cspcbdoc) can be imported to AD easily (because that's what Altium want you to do - upgrade to AD).

However, you can't easily import Altium pcbdoc into CS (Altium don't want to help you go that way).
You have to export the board from AD into binary v5 format, then import this into CS.
Then update all PCB components from libs to get the 3D models showing.
PITA but not a showstopper for one board. But it does effectively prevent a group working on one board with a mix of CS and AD users.

pointhi:
If you know a bit about the file-format, you will see that converting between the Altium products can by done by a simple 100 line search-replace script :D

https://gitlab.com/pointhi/kicad/-/wikis/Differences-between-different-Altium-File-Formats

voltsandjolts:
Indeed, both AD and CS pcb files use the Microsoft Compound Document Format, which can be opened in 7zip.
Thanks for the link to the (incomplete) cross-reference of AD stream names and the CS hashed stream names.
Perhaps stream names are the only change blocking two-way compatibility between AD and CS.
Or perhaps there is further obfuscation.
Have you tested that? Do you have a search-replace script to share?

When converting a cspcbdoc to pcbdoc in AD, there are definitely more substantial file differences. But that might just be cruft.

Navigation

[0] Message Index

[#] Next page

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod