Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement <group subcircuit routeCache={...} /> #408

Open
seveibar opened this issue Dec 11, 2024 · 0 comments
Open

Implement <group subcircuit routeCache={...} /> #408

seveibar opened this issue Dec 11, 2024 · 0 comments
Assignees

Comments

@seveibar
Copy link
Contributor

  • Introduce RouteCache definition inside props, similar to manualEdits
  • Implement pulling pcb traces from route cache (NOTE: the ids won't be the same on subsequent renders! the route cache must use a selector instead of ids like manualEdits!)
  • Implement function that converts circuit-json pcb_traces into a route cache (maybe this can be a separate export of props? unclear what module- but I lean towards props as an optional/secondary export)
@seveibar seveibar self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant