Context
Topola is an MIT-licensed Rust topological Specctra (DSN→SES) autorouter. We matured a CLI for multilayer / remaining-nets / KiCad pre-routed (type route) wires and wired it into a project via:
- KiCad Specctra pipeline (DSN → Topola → SES)
- HTTP
solve-endpoint adapter implementing the autorouting API for inputFormat: \"simplified\"
Reference adapter: https://github.com/djmango/lightbar-dock/tree/master/packages/topola-autorouter
Topola CLI PR: mikwielgus/topola#1
Ask
Consider a first-class \"topola\" entry in platform.autorouterMap / docs (local binary or HTTP), similar to how cloud jobs mention Freerouting. Happy to contribute a small example package once the CLI flags land upstream.
Context
Topola is an MIT-licensed Rust topological Specctra (DSN→SES) autorouter. We matured a CLI for multilayer / remaining-nets / KiCad pre-routed
(type route)wires and wired it into a project via:solve-endpointadapter implementing the autorouting API forinputFormat: \"simplified\"Reference adapter: https://github.com/djmango/lightbar-dock/tree/master/packages/topola-autorouter
Topola CLI PR: mikwielgus/topola#1
Ask
Consider a first-class
\"topola\"entry inplatform.autorouterMap/ docs (local binary or HTTP), similar to how cloud jobs mention Freerouting. Happy to contribute a small example package once the CLI flags land upstream.