Add the CM4 board to board connectors using separate symbols. This is a
bit a hack, but makes sure two pieces appear in the BOM.
Also, this seems to upgrade all the schematic to the latest KiCad
schematic version.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Make sure the right path to 3D models is set in various footprints on
the PCB. Assign the M.2 footprint from our 3D library.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Improve/fix most silk screen placement of most parts. Decrease size to
0.8mm by 0.8mm and 0.15mm thickness which works for most PCB manufacturers.
Signed-off-by: Stefan Agner <stefan@agner.ch>
- Moved R1 to outside of CM4 courtyard
- Matched all diff. pairs skew
- Increased length of the SD_CLK above all other sd traces
- few trace fixups
Signed-off-by: Dominik Sliwa <dominik@sliwa.io>
Make sure the courtyards is defined such only the zones which are
relevant for regular component placing are excluded.
Signed-off-by: Stefan Agner <stefan@agner.ch>
changes:
-more routing
-added poe negotiation disabled when +12V is present on the DC jack
-modified m.2 "holes"
Signed-off-by: Dominik Sliwa <dominik@sliwa.io>
The 1- at the start of the part number denotes M-Key which is a rather
important distinction. Fix the footprint name.
Signed-off-by: Stefan Agner <stefan@agner.ch>
We don't plan to populate those connectors by default. The through-hole
ones are easier to solder by hand on a populated PCB.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Add repository with 3D models as git submodule to the repository and
reference our footprints to the matching 3D models.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Make sure property ids are unique within a symbol. This should avoid
that Manufacturer properties disappear in the future.
Signed-off-by: Stefan Agner <stefan@agner.ch>
- Fix footprint for 02x05 pin header
- Add footprint for Bourns SDR1006 Inductor (PoE)
- Define footprints for inductors
- Define footprints for ferrite beads
- Define footprint for fuse
- Define footprints for all resistors
- Define footprints for SD card and other components
- Switch ON Semi NCP114MX with TI TLV73333PDBV
Signed-off-by: Stefan Agner <stefan@agner.ch>
Add footprint for PoE controller TI TPS23734. Also fix/readd
Manufacturer which somehow got lost when opening.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Add 3.5mm Audio plug footprint for CUI SJ2-35953A-SMT-TR and assign it.
Define Config to be +Audio for audio components.
Signed-off-by: Stefan Agner <stefan@agner.ch>