Propose a change
Name Last commit message Last updated
docs Publish 1.0.0 13d ago
install.sh Publish 1.0.0 13d ago
package.json Publish 1.0.1 12d ago
page.json Publish 1.0.1 12d ago
README.md Initial commit: skill/altium-export-molecule 13d ago
SKILL.md Publish 1.0.1 12d ago
uninstall.sh Publish 1.0.0 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.