altium-export-molecule
Public Made by Adomby adom
Ship an Altium Designer board to the Adom wiki as a molecule: KiCad 10's native Altium importer converts the .PcbDoc, molecule furniture (markers + machine pins) gets added, then the kicad-export-mole
| Name | Last updated |
|---|---|
| docs | 13d ago |
| install.sh | 13d ago |
| package.json | 12d ago |
| page.json | 12d ago |
| README.md | 13d ago |
| SKILL.md | 12d ago |
| uninstall.sh | 13d ago |
altium-export-molecule
Adapter skill: Altium Designer board → Adom wiki molecule → Hydrogen.
There is no Altium bridge, so the supported route converts once through
KiCad 10's native Altium importer (driven on the laptop via the
adom-desktop KiCad bridge), adds the molecule furniture (MP1-MP4 markers +
corner machine pins, locally-resolving 3D models), and then runs the
kicad-export-molecule pipeline end to end: OCCT molecule conversion
(anchored GLB + footprint + symbol), adom-wiki pkg publish, and
adom-molecule-import into Hydrogen.
Install: adom-wiki pkg install adom/altium-export-molecule
(pulls adom/kicad-export-molecule, which pulls adom-desktop + adom-molecule).
Siblings: kicad-export-molecule, fusion-export-molecule,
adom-molecule-import. Footprint libraries (.PcbLib) are a different job —
see altium-pcblib.