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
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.
# 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`.