Fusion - the Fusion 360 Bridge
Public Made by Adomby adom
Drive Autodesk Fusion 360 from the cloud via Adom Bridge: component libraries, IPC package generation, board layout, exports (STEP/Gerbers/BOM/CPL), fast APS cloud search, and parametric modeling.
Releases 122
Standalone per-platform binaries to download and run, no tools needed. The newest is pinned on top.
- fusion-driving: modelToSketchSpace pitfall (credit Oliver) (John Lauer)
- Source sync: the page repo was 10 releases stale (1.8.4..1.9.2 shipped only in zips). Full runtime source now browsable: expectDocument guard (mutating + read), API error classifier, inspect_bodies, caller identity, dark-mode + hero skills era. Fixes the docs-vs-code gap Oliver audited in #25. (John Lauer)
All releases showing 61-80 of 122
Long cloud ops survive the relay cap (async/pollable); background no-dialog board import; package3d_urn for 3D on board; HWND-truncation window-finder fix.
Notify-before-foreground; APS remembers the browser+profile that authed to Autodesk.
APS sign-in reuses the browser+profile that actually authed to Autodesk (cached), instead of the OS default; new fusion_aps_{set,get,forget}_browser verbs.
Every open/mutating verb now auto-detects Fusion's owned Error dialog (e.g. malformed .lbr 'has errors and cannot be opened'), screenshots it, flips success->false, and dismisses it. No more silent 'opened' on a library that failed to load.
Fix auto-orient tipping tall through-hole parts (machine pins) on their side; tall-part guard keeps them vertical; orient flag now honored in attach_3d_package + build_library_3d parts[].
Fix slow-machine opens mislabeled add-in-not-running (120s + verify-by-state); new fusion_notify_owner last-resort cross-AD toast; hints teach parent/child screenshots[] discipline.
Tighten seat-dialog detection to WIDE (>=480px) owned popups so Fusion's own ~300px side panels no longer false-trigger 'blocked by seat dialog' once a document is open. Builds on 1.6.46 (owned-popup detection + screenshot-verified resolve + readiness self-heal).
Detect the seat/licensing modal by owned-popup signal (fixes 823x262 Suspend Remote Session slipping under the old size filter); screenshot-verify resolution; readiness now auto-resolves the seat dialog whenever it appears (closes the post-sign-in gap).
- v1.6.44 (add-in 1.0.4): fix get_parameters crash on non-numeric params (John Lauer)
- v1.6.43: dev skill + hints updated to UIA seat-dialog handling; narrate launch state (John Lauer)
- v1.6.42: seat-resolve retries until verified gone + priority over stale add-in port (John Lauer)
- v1.6.41: instant-minimize (disable min animation during launch) - imperceptible bg launch (John Lauer)
- v1.6.40: auto-resolve seat dialog via UIA background click in deterministic launch loop (John Lauer)
- v1.6.39: dev skill core-goal (AI runs everything, never punt to user) (John Lauer)
- v1.6.38: deterministic process-based seat/licensing dialog detection (John Lauer)
- v1.6.37: readiness no longer false-ready on stuck signin + proactive foreground-lock (John Lauer)
- v1.6.36: codify background-launch + ctypes-handle rules in dev skill (John Lauer)
- v1.6.35: fix ctypes handle truncation in focus-guard (guard was no-op'ing) (John Lauer)
- v1.6.34: focus-guard covers Autodesk family + seat-conflict auto-reclaim (background) (John Lauer)