skill
Hardware Pipeline
Public Made by Adomby adom
The Fusion CAD to Component-page workflow: export a machine from Fusion via the adom-desktop bridge, convert STEP to a web-grade draco GLB with step2glb, and publish a wiki Component page with the live 3D viewer, using the current viewer, hero, and size contracts.
Generate hero.png for this folder in Hero Studio. It is the page-header image, reused on the homepage and the screensaver; the page overlays live stats on its lower third, so the image carries the title and artwork only.
New app/skill heroes MUST come from Hero Studio (the server rejects anything else with HERO_STUDIO_REQUIRED; the studio stamps provenance into the PNG and exports at 2000x1250):
adom-wiki pkg install adom/hero-studio- start it (
hero-studio, port 8846) and open the webview so the human sees it - pose the hero (the UI, or POST /state), then Generate
- copy
generated/latest.pnghere asdocs/hero.png
Generate `hero.png` for this folder in Hero Studio. It is the page-header image, reused on the homepage and the screensaver; the page overlays live stats on its lower third, so the image carries the title and artwork only.
New app/skill heroes MUST come from Hero Studio (the server rejects anything else with HERO_STUDIO_REQUIRED; the studio stamps provenance into the PNG and exports at 2000x1250):
1. `adom-wiki pkg install adom/hero-studio`
2. start it (`hero-studio`, port 8846) and open the webview so the human sees it
3. pose the hero (the UI, or POST /state), then Generate
4. copy `generated/latest.png` here as `docs/hero.png`