phase03/validation #101

Merged
fuzzy merged 4 commits from phase03/validation into main 2026-05-04 04:28:52 +00:00
Owner
No description provided.
# Previous message:
fix: remove unreliable SKiDL schematic generation, fix cwd for netlist
SKiDL's auto-router fails on all circuits. Bypass it by calling
preprocess_circuit → node.place → write_top_schematic directly,
placing components in a grid without wire routing. Handles both
KiCad 8 and 9 via KICAD8/9_SYMBOL_DIR env vars.

closes: #16
chore: remove obsolete schematic verification files and python module
Some checks failed
CI / lint-test (pull_request) Has been cancelled
f70b9eec10
# Previous message:
chore: remove stray test artifacts
fuzzy force-pushed phase03/validation from f70b9eec10
Some checks failed
CI / lint-test (pull_request) Has been cancelled
to 9c9f8e980b
Some checks failed
CI / lint-test (pull_request) Failing after 32s
2026-05-04 04:25:18 +00:00
Compare
fuzzy scheduled this pull request to auto merge when all checks succeed 2026-05-04 04:25:25 +00:00
refactor: simplify KiCad version handling and clean up imports in schematic generator
All checks were successful
CI / lint-test (pull_request) Successful in 43s
15ab01bcc0
# Previous message:
chore: fix ruff lint issues in generator.py
fuzzy merged commit 15ab01bcc0 into main 2026-05-04 04:28:52 +00:00
fuzzy deleted branch phase03/validation 2026-05-04 04:28:52 +00:00
Sign in to join this conversation.
No reviewers
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/circuitci!101
No description provided.