[DOCs] Fixed links for example
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 55 KiB |
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 55 KiB |
|
|
@ -30,15 +30,15 @@ The KiCad board file looks like this:
|
|||
The `Board A` and `Board B` arrows are used to name each PCB.
|
||||
After running `kikit separate` we get for board A:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
And for board B:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
### Problems
|
||||
|
||||
|
|
@ -67,13 +67,13 @@ So Filter A full schematic becomes:
|
|||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
And Filter B schematic:
|
||||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
With two separated projects we have two separated PCBs.
|
||||
Filter A:
|
||||
|
|
@ -90,9 +90,9 @@ In order to create a schematic for the whole system you create a third project.
|
|||
In this project you use hierarchichal sheets to join both projects and show
|
||||
how they are connected.
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
Note that running the ERC will check the connection between boards.
|
||||
|
||||
|
|
|
|||