optimize tracks a bit, also the return path for P22PWM
This commit is contained in:
parent
fb386da1f3
commit
112f6fe171
|
@ -3,3 +3,4 @@ sym-lib-table
|
|||
*-bak
|
||||
fp-lib-table
|
||||
*.kicad_prl
|
||||
*-backups/*.zip
|
||||
|
|
6031
glitcher.kicad_pcb
6031
glitcher.kicad_pcb
File diff suppressed because it is too large
Load Diff
|
@ -1165,7 +1165,7 @@
|
|||
(reference "U400") (unit 3) (value "TSX922/OPA2350") (footprint "Package_SO:SO-8_3.9x4.9mm_P1.27mm")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061ca98f5/00000000-0000-0000-0000-00006255530a"
|
||||
(reference "U401") (unit 1) (value "DS1803") (footprint "Package_SO:TSSOP-14_4.4x5mm_P0.65mm")
|
||||
(reference "U401") (unit 1) (value "DS1803-050") (footprint "Package_SO:TSSOP-14_4.4x5mm_P0.65mm")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000061ca99c0/00000000-0000-0000-0000-00006270b9b6"
|
||||
(reference "U500") (unit 1) (value "MAX4619") (footprint "Package_SO:SO-16_3.9x9.9mm_P1.27mm")
|
||||
|
|
|
@ -1384,16 +1384,16 @@
|
|||
(pin "2" (uuid a998a607-0ad5-4815-8478-82c1f95c8343))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 72.39 109.22 0) (unit 1)
|
||||
(symbol (lib_id "Device:C") (at 72.39 109.22 0) (mirror y) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-000062530f17)
|
||||
(property "Reference" "C400" (id 0) (at 75.311 108.0516 0)
|
||||
(property "Reference" "C400" (id 0) (at 69.469 108.0516 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "10uF" (id 1) (at 75.311 110.363 0)
|
||||
(property "Value" "10uF" (id 1) (at 69.469 110.363 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (id 2) (at 73.3552 113.03 0)
|
||||
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (id 2) (at 71.4248 113.03 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 72.39 109.22 0)
|
||||
|
@ -1493,7 +1493,7 @@
|
|||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00006255530a)
|
||||
(property "Reference" "U401" (id 0) (at 168.91 106.68 0))
|
||||
(property "Value" "DS1803" (id 1) (at 168.91 92.71 0))
|
||||
(property "Value" "DS1803-050" (id 1) (at 168.91 92.71 0))
|
||||
(property "Footprint" "Package_SO:TSSOP-14_4.4x5mm_P0.65mm" (id 2) (at 173.99 123.19 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue