Skip to content

feat: add pnp-csv as standalone export format#2921

Closed
64johnlee wants to merge 13 commits into
tscircuit:mainfrom
64johnlee:feat/pnp-csv-v2
Closed

feat: add pnp-csv as standalone export format#2921
64johnlee wants to merge 13 commits into
tscircuit:mainfrom
64johnlee:feat/pnp-csv-v2

Conversation

@64johnlee
Copy link
Copy Markdown

Summary

Add pnp-csv export format to ALLOWED_EXPORT_FORMATS, enabling standalone pick-and-place CSV export.

Changes

  • Added pnp-csv to ALLOWED_EXPORT_FORMATS array
  • Added pnp-csv: "-pnp.csv" to OUTPUT_EXTENSIONS
  • Added case handler that uses the already-imported convertCircuitJsonToPickAndPlaceCsv

Also includes the tsci push fallback fix from #2914 (globbySync for finding circuit files when no entrypoint).

@64johnlee
Copy link
Copy Markdown
Author

Duplicate of #2977 which combines bom-csv export + push fallback. Closing this.

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

Successfully merging this pull request may close these issues.

1 participant