astra-abse/t113-s3
Allwinner T113-S3 / JLCPCB C5197687: native saved fanout, LCD top, storage right, 127 perimeter exits, 30 decoupling capacitors, connected GND planes; clean DRC and shorts, all 29 vias connected.
- Version
- 1.2.0
- License
- MIT
- Stars
- 0
reports/local-cloud-build.log
$ bun install --frozen-lockfile && bun run typecheck && bun run build && bun scripts/verify-cloud.ts && tsci transpile src/index.ts
bun install v1.3.14 (0d9b296a)
$ bun scripts/patch-cli-bitmap.ts
CLI bitmap canvas compatibility fix applied (714923da59b4 -> 714923da59b4); all short detection logic retained.
Checked 288 installs across 324 packages (no changes) [257.00ms]
$ tsc --noEmit
$ tsci build index.circuit.tsx --disable-parts-engine --pcb-svgs --schematic-svgs
Building 1 file(s)...
Building index.circuit.tsx...
Generating circuit JSON...
Circuit JSON written to dist/index/circuit.json
Generating preview images...
[index] Generating PCB SVG...
[index] Written pcb.svg
[index] Generating schematic SVG...
[index] Written schematic.svg
Build complete
Circuits 1 passed
Options pcb-svgs, schematic-svgs
Output dist
✓ Done
Build exiting with code 0: build finished successfully
PASS: cloud circuit exactly matches the fully checked local artifact; DRC, clearance and ground/via connectivity are clean.
Transpiling entry file...
Building ESM bundle...
ESM bundle written to dist/index.js
Building CommonJS bundle...
Writing CJS bundle to: /Users/abdolsalamallawlabi/Documents/Codex/2026-09-09/https-jlcpcb-com-partdetail-t113-s3/outputs/t113-s3-fanout/dist/index.cjs
CommonJS bundle written to dist/index.cjs
Generating type declarations...
Type declarations written to dist/index.d.ts
Transpilation complete!
Transpile complete!