fix incorrect footprint for C1,C2
This commit is contained in:
parent
be590dca80
commit
21bb1f1162
2 changed files with 430 additions and 363 deletions
File diff suppressed because it is too large
Load diff
|
@ -3907,7 +3907,7 @@
|
|||
(property "Value" "1u" (id 1) (at 70.231 34.163 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (id 2) (at 68.2752 36.83 0)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 68.2752 36.83 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 67.31 33.02 0)
|
||||
|
@ -3926,7 +3926,7 @@
|
|||
(property "Value" "1u" (id 1) (at 42.291 35.433 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (id 2) (at 40.3352 38.1 0)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 40.3352 38.1 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 39.37 34.29 0)
|
||||
|
@ -4208,10 +4208,10 @@
|
|||
(property "Reference" "Q1" (id 0) (at 140.462 41.7103 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "" (id 1) (at 140.462 44.2472 0)
|
||||
(property "Value" "Q_PMOS_DSG" (id 1) (at 140.462 44.2472 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 140.335 40.005 0)
|
||||
(property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 140.335 40.005 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 135.255 42.545 0)
|
||||
|
@ -4376,10 +4376,10 @@
|
|||
(reference "AE2") (unit 1) (value "Antenna_Shield") (footprint "Connector_Coaxial:U.FL_Hirose_U.FL-R-SMT-1_Vertical")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000060d46cd5"
|
||||
(reference "C1") (unit 1) (value "1u") (footprint "Capacitor_SMD:C_0805_2012Metric")
|
||||
(reference "C1") (unit 1) (value "1u") (footprint "Capacitor_SMD:C_0603_1608Metric")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000060d45a49"
|
||||
(reference "C2") (unit 1) (value "1u") (footprint "Capacitor_SMD:C_0805_2012Metric")
|
||||
(reference "C2") (unit 1) (value "1u") (footprint "Capacitor_SMD:C_0603_1608Metric")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-00005ee222e3"
|
||||
(reference "C4") (unit 1) (value "10u") (footprint "Capacitor_SMD:C_0603_1608Metric")
|
||||
|
|
Loading…
Reference in a new issue