mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-13 08:25:05 +01:00
Move switches to right side
This commit is contained in:
parent
d690968dc5
commit
66e4607a7f
Binary file not shown.
Before Width: | Height: | Size: 274 KiB After Width: | Height: | Size: 280 KiB |
File diff suppressed because it is too large
Load Diff
@ -33,9 +33,9 @@
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 1.5,
|
||||
"height": 2.2,
|
||||
"width": 2.2
|
||||
"drill": 0.0,
|
||||
"height": 3.5,
|
||||
"width": 5.5
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_text_italic": false,
|
||||
@ -346,7 +346,7 @@
|
||||
"pinned_symbol_libs": []
|
||||
},
|
||||
"meta": {
|
||||
"filename": "main_pcb.kicad_pro",
|
||||
"filename": "main_pcb_hw5.kicad_pro",
|
||||
"version": 1
|
||||
},
|
||||
"net_settings": {
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
(title_block
|
||||
(title "OSCR HW5")
|
||||
(date "2022-05-16")
|
||||
(rev "V1")
|
||||
(date "2022-06-04")
|
||||
(rev "V2")
|
||||
)
|
||||
|
||||
(lib_symbols
|
||||
@ -2399,7 +2399,7 @@
|
||||
(no_connect (at 194.31 100.33) (uuid 0c8099dd-88c1-44e9-adf4-551e153c4bcf))
|
||||
(no_connect (at 194.31 113.03) (uuid 0c8099dd-88c1-44e9-adf4-551e153c4bd0))
|
||||
(no_connect (at 36.83 30.48) (uuid 100bf2e4-7a68-4525-a7ec-2cacb95d08e1))
|
||||
(no_connect (at 199.39 149.86) (uuid 6ed5c84d-0fcf-4468-9101-ae43e2ccaf4e))
|
||||
(no_connect (at 199.39 154.94) (uuid 6ed5c84d-0fcf-4468-9101-ae43e2ccaf4e))
|
||||
(no_connect (at 39.37 30.48) (uuid b144e570-fcb3-4e89-a8b0-6bbc7ce05aa8))
|
||||
(no_connect (at 35.56 96.52) (uuid fdcfc45e-b6de-4c9c-8495-1e4d4a31f2b8))
|
||||
(no_connect (at 35.56 109.22) (uuid fdcfc45e-b6de-4c9c-8495-1e4d4a31f2b9))
|
||||
@ -3028,7 +3028,7 @@
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 951b5f28-f760-4cec-8564-f22aadadaae2)
|
||||
)
|
||||
(wire (pts (xy 199.39 154.94) (xy 200.66 154.94))
|
||||
(wire (pts (xy 199.39 149.86) (xy 200.66 149.86))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 967ce26f-2c6e-4b6a-b996-645dc99c0edd)
|
||||
)
|
||||
@ -5228,19 +5228,19 @@
|
||||
(pin "9" (uuid 3affc2b1-afbe-4ada-872b-0fb3d5a67416))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:VBUS") (at 200.66 154.94 270) (unit 1)
|
||||
(symbol (lib_id "power:VBUS") (at 200.66 149.86 270) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 80e098c7-ff0f-40d9-839f-9ee0ada137c7)
|
||||
(property "Reference" "#PWR0103" (id 0) (at 196.85 154.94 0)
|
||||
(property "Reference" "#PWR0103" (id 0) (at 196.85 149.86 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "VBUS" (id 1) (at 204.47 154.9399 90)
|
||||
(property "Value" "VBUS" (id 1) (at 204.47 149.8599 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 200.66 154.94 0)
|
||||
(property "Footprint" "" (id 2) (at 200.66 149.86 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 200.66 154.94 0)
|
||||
(property "Datasheet" "" (id 3) (at 200.66 149.86 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 931b2192-b16b-4ebe-b929-3a8ff8451b32))
|
||||
@ -5627,7 +5627,7 @@
|
||||
(property "Reference" "C1" (id 0) (at 275.59 148.9709 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "" (id 1) (at 275.59 151.5109 0)
|
||||
(property "Value" "C_Polarized" (id 1) (at 275.59 151.5109 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 272.7452 154.94 0)
|
||||
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 632 KiB After Width: | Height: | Size: 1.7 MiB |
Loading…
Reference in New Issue
Block a user