# shibo - RE: circuit-json-to-altium Channel: #contributor Source: https://discord.com/channels/1233487248129921135/1537434385517903962 Started: 2026-08-13T12:15:22.389000+00:00 Last activity: 2026-08-13T16:52:06.131000+00:00 ## shibo — 2026-08-13T12:15:21.657000+00:00 RE: circuit-json-to-altium ## shibo — 2026-08-13T12:15:50.540000+00:00 <@757706909351411845> this pr is stacked over your pr in altiumts: https://github.com/tscircuit/altiumts/pull/43 ## shibo — 2026-08-13T12:16:30.324000+00:00 this bootstraps the repo circuit-json-to-altium, and makes it actually work, tested with the boosterpack boards: https://github.com/tscircuit/circuit-json-to-altium/pull/1 ## shibo — 2026-08-13T12:17:00.872000+00:00 and this imports the logic from circuit-json-to-altium inside the boosterpack repo instead of defining it locally: https://github.com/tscircuit/boosterpacks.tscircuit.com/pull/2 ## shibo — 2026-08-13T12:17:24.728000+00:00 after that I can try to implement this export method inside datasheet-to-tscircuit ## shibo — 2026-08-13T15:58:46.921000+00:00 <@757706909351411845> can we make this in time? ## shibo — 2026-08-13T15:59:11.426000+00:00 I implemented export to kicad which downloads the zip file ## Seve — 2026-08-13T16:20:25.820000+00:00 It would be super counterproductive to merge that iiuc because you didnt use the converter pattern? ## Seve — 2026-08-13T16:21:25.794000+00:00 We can merge the gihub link thing tho ## Seve — 2026-08-13T16:22:50.387000+00:00 Converter pattern and circuit json and altium snapshots side by side is 10x faster forndevelopment ## shibo — 2026-08-13T16:52:06.131000+00:00 and should I use it also in datasheet-to-tscircuit for now?