Skip to content

how to create diffs in subsheets #333

Answered by harm363
harm363 asked this question in Q&A
Discussion options

You must be logged in to vote

I found what is was looking for, schematic diffs are generated with the kicad-diff.py script. the command for it is build by out_diff.py.
when i manually build the schematic diff:

  `kicad-diff.py --all_pages ~/Documents/source_old/main.kicad_sch source/main.kicad_sch'

The correct layout is build. kibot seems to be missing the --all_pages option. I will make a issue for the option to be enabled.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by harm363
Comment options

You must be logged in to vote
1 reply
@harm363
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants