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

Get PCB Trace Hints working with @tscircuit/core #140

Open
seveibar opened this issue Sep 2, 2024 · 5 comments
Open

Get PCB Trace Hints working with @tscircuit/core #140

seveibar opened this issue Sep 2, 2024 · 5 comments
Assignees

Comments

@seveibar
Copy link
Contributor

seveibar commented Sep 2, 2024

  • when you create a pcb trace, a file is created (the manual edits file)
  • core needs to load in that file using the layout={layout().manualEdits(fileContents) (this already exists in the example template/tsci init)
  • the issue is, core doesn't read in the layout properly
@seveibar seveibar assigned imrishabh18 and seveibar and unassigned imrishabh18 Sep 2, 2024
Copy link

homie-gg bot commented Sep 2, 2024

Copy link

homie-gg bot commented Sep 4, 2024

This might have already been done via: Implement layout prop (for manual placements).

Copy link

homie-gg bot commented Sep 8, 2024

This might have already been done via: Edit Event Pipeline docs, manual edits don't crash browser.

Copy link

homie-gg bot commented Sep 19, 2024

This might have already been done via: update the parsing of pcb json.

Copy link

homie-gg bot commented Sep 24, 2024

This might have already been done via: Update PCB Viewer, Finish Macrokeypad.

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

2 participants