pixalynx/pixal-gps
These files define two separate printed circuit boards: a small, two-layer battery cartridge with protection circuitry and contact pads for a pouch cell, and a larger, two-layer wireless charging dock featuring USB-C input, a resonant coil, and wireless power transmission components.
- Version
- 0.1.2
- License
- unset
- Stars
- 0
review/evidence/fresh-pack-build.txt
Building 1 file(s)...
Building battery-pack.circuit.tsx...
Generating circuit JSON...
Circuit JSON written to dist/battery-pack/circuit.json
The "Q" prefix is being used with a <chip />, try using it with a <transistor />
Component JP1 has ftype="simple_resistor" but reference designator should start with R
<trace#120(from:T1.CELL_P to:P1.P) /> is missing a name. Add a name prop to make the trace easier to identify.
<trace#121(from:P1.P to:R1.pin1) /> is missing a name. Add a name prop to make the trace easier to identify.
<trace#122(from:T2.CELL_N to:JP1.pin1) /> is missing a name. Add a name prop to make the trace easier to identify.
<trace#123(from:T2.CELL_N to:U1.VSS) /> is missing a name. Add a name prop to make the trace easier to identify.
<trace#124(from:C1.pin2 to:U1.VSS) /> is missing a name. Add a name prop to make the trace easier to identify.
<trace#125(from:T2.CELL_N to:Q1.S1) /> is missing a name. Add a name prop to make the trace easier to identify.
<trace#126(from:R1.pin2 to:C1.pin1) /> is missing a name. Add a name prop to make the trace easier to identify.
<trace#127(from:C1.pin1 to:U1.BAT) /> is missing a name. Add a name prop to make the trace easier to identify.
<trace#128(from:R2.pin2 to:U1.VM) /> is missing a name. Add a name prop to make the trace easier to identify.
<trace#129(from:U1.DOUT to:Q1.G1) /> is missing a name. Add a name prop to make the trace easier to identify.
<trace#130(from:U1.COUT to:Q1.G2) /> is missing a name. Add a name prop to make the trace easier to identify.
<trace#131(from:Q1.D1A to:Q1.D2A) /> is missing a name. Add a name prop to make the trace easier to identify.
<trace#132(from:R3.pin1 to:P3.P) /> is missing a name. Add a name prop to make the trace easier to identify.
<trace#133(from:R4.pin1 to:P4.P) /> is missing a name. Add a name prop to make the trace easier to identify.
<trace#138(from:R3.pin2 to:JP1.pin2) /> is missing a name. Add a name prop to make the trace easier to identify.
No <schematicsheet> was found. Add a <schematicsheet> to define the schematic drawing area.
P1 has no courtyard
P2 has no courtyard
P3 has no courtyard
P4 has no courtyard
All pins on T1 are underspecified (no pinAttributes set)
All pins on T2 are underspecified (no pinAttributes set)
All pins on P1 are underspecified (no pinAttributes set)
All pins on P2 are underspecified (no pinAttributes set)
All pins on P3 are underspecified (no pinAttributes set)
All pins on P4 are underspecified (no pinAttributes set)
All pins on Q1 are underspecified (no pinAttributes set)
Q1 has no pin with requires_power=true
Q1 has no pin with requires_ground=true
C1 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
R1 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
R2 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
R3 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
R4 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
JP1 is missing schematic reference designator text. For a custom symbol, add name="{REFDES}" inside the symbol.
<resistor#87 name=".R4" /> footprint "0402" does not match supplier footprint jlcpcb:C2909379 (copper IoU 0.7741).
<resistor#74 name=".R3" /> footprint "0402" does not match supplier footprint jlcpcb:C77131 (copper IoU 0.7741).
<resistor#48 name=".R1" /> footprint "0402" does not match supplier footprint jlcpcb:C25104 (copper IoU 0.7741).
<capacitor#36 name=".C1" /> footprint "0402" does not match supplier footprint jlcpcb:C1525 (copper IoU 0.7249).
<resistor#61 name=".R2" /> footprint "0402" does not match supplier footprint jlcpcb:C25879 (copper IoU 0.7741).
Build complete
Circuits 1 passed
Output dist
ā Done
Build exiting with code 0: build finished successfully