Compare commits
5 Commits
32ae222f89
...
v1.1.0
Author | SHA1 | Date | |
---|---|---|---|
2da908979a | |||
3ba5894a8c | |||
ad1fedd2c1 | |||
260b938107 | |||
09efcc1a3e |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -40,5 +40,5 @@ bom/
|
||||
|
||||
# Gerber export output
|
||||
out/
|
||||
|
||||
gerber/
|
||||
# End of https://www.toptal.com/developers/gitignore/api/kicad
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -421,7 +421,7 @@
|
||||
"workbook_filename": ""
|
||||
},
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"plot_directory": "gerber/",
|
||||
"spice_adjust_passive_values": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
"subpart_first_id": 65,
|
||||
|
@@ -5,7 +5,8 @@
|
||||
(paper "A4")
|
||||
|
||||
(title_block
|
||||
(title "Shimatta µCurrent Clone")
|
||||
(title "Shimatta µCurrent")
|
||||
(rev "v1.1.0")
|
||||
(company "Shimatta")
|
||||
)
|
||||
|
||||
@@ -712,16 +713,16 @@
|
||||
)
|
||||
)
|
||||
(symbol "TPS3809L30DBVR_1_1"
|
||||
(pin power_in line (at -2.54 -2.54 0) (length 2.54)
|
||||
(name "IN" (effects (font (size 1.27 1.27))))
|
||||
(pin power_in line (at 5.08 -8.89 90) (length 2.54)
|
||||
(name "GND" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin output inverted (at 15.24 -2.54 180) (length 2.54)
|
||||
(name "~{OUT}" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin power_in line (at 5.08 -8.89 90) (length 2.54)
|
||||
(name "GND" (effects (font (size 1.27 1.27))))
|
||||
(pin power_in line (at -2.54 -2.54 0) (length 2.54)
|
||||
(name "IN" (effects (font (size 1.27 1.27))))
|
||||
(number "3" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
@@ -1546,6 +1547,15 @@
|
||||
(uuid d5627c79-7069-45a8-be81-016513537223)
|
||||
)
|
||||
|
||||
(label "MEAS+" (at 55.88 27.94 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 6f63af6d-9ac0-46e8-8551-4770e7c5a148)
|
||||
)
|
||||
(label "MEAS-" (at 54.61 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 9888090c-7e89-498c-8ee3-af8b59ec52e3)
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:VDD") (at 72.39 99.06 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 08a0c700-109a-41da-9ab2-81e909738e38)
|
||||
|
Reference in New Issue
Block a user