x37_fix_for_check.kicad_sch 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403
  1. (kicad_sch (version 20211123) (generator eeschema)
  2. (uuid 89209114-3c9d-42db-9905-d42364e77851)
  3. (paper "A4")
  4. (lib_symbols
  5. (symbol "power:+12V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
  6. (property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
  7. (effects (font (size 1.27 1.27)) hide)
  8. )
  9. (property "Value" "+12V" (id 1) (at 0 3.556 0)
  10. (effects (font (size 1.27 1.27)))
  11. )
  12. (property "Footprint" "" (id 2) (at 0 0 0)
  13. (effects (font (size 1.27 1.27)) hide)
  14. )
  15. (property "Datasheet" "" (id 3) (at 0 0 0)
  16. (effects (font (size 1.27 1.27)) hide)
  17. )
  18. (property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
  19. (effects (font (size 1.27 1.27)) hide)
  20. )
  21. (property "ki_description" "Power symbol creates a global label with name \"+12V\"" (id 5) (at 0 0 0)
  22. (effects (font (size 1.27 1.27)) hide)
  23. )
  24. (symbol "+12V_0_1"
  25. (polyline
  26. (pts
  27. (xy -0.762 1.27)
  28. (xy 0 2.54)
  29. )
  30. (stroke (width 0) (type default) (color 0 0 0 0))
  31. (fill (type none))
  32. )
  33. (polyline
  34. (pts
  35. (xy 0 0)
  36. (xy 0 2.54)
  37. )
  38. (stroke (width 0) (type default) (color 0 0 0 0))
  39. (fill (type none))
  40. )
  41. (polyline
  42. (pts
  43. (xy 0 2.54)
  44. (xy 0.762 1.27)
  45. )
  46. (stroke (width 0) (type default) (color 0 0 0 0))
  47. (fill (type none))
  48. )
  49. )
  50. (symbol "+12V_1_1"
  51. (pin power_in line (at 0 0 90) (length 0) hide
  52. (name "+12V" (effects (font (size 1.27 1.27))))
  53. (number "1" (effects (font (size 1.27 1.27))))
  54. )
  55. )
  56. )
  57. (symbol "power:+5V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
  58. (property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
  59. (effects (font (size 1.27 1.27)) hide)
  60. )
  61. (property "Value" "+5V" (id 1) (at 0 3.556 0)
  62. (effects (font (size 1.27 1.27)))
  63. )
  64. (property "Footprint" "" (id 2) (at 0 0 0)
  65. (effects (font (size 1.27 1.27)) hide)
  66. )
  67. (property "Datasheet" "" (id 3) (at 0 0 0)
  68. (effects (font (size 1.27 1.27)) hide)
  69. )
  70. (property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
  71. (effects (font (size 1.27 1.27)) hide)
  72. )
  73. (property "ki_description" "Power symbol creates a global label with name \"+5V\"" (id 5) (at 0 0 0)
  74. (effects (font (size 1.27 1.27)) hide)
  75. )
  76. (symbol "+5V_0_1"
  77. (polyline
  78. (pts
  79. (xy -0.762 1.27)
  80. (xy 0 2.54)
  81. )
  82. (stroke (width 0) (type default) (color 0 0 0 0))
  83. (fill (type none))
  84. )
  85. (polyline
  86. (pts
  87. (xy 0 0)
  88. (xy 0 2.54)
  89. )
  90. (stroke (width 0) (type default) (color 0 0 0 0))
  91. (fill (type none))
  92. )
  93. (polyline
  94. (pts
  95. (xy 0 2.54)
  96. (xy 0.762 1.27)
  97. )
  98. (stroke (width 0) (type default) (color 0 0 0 0))
  99. (fill (type none))
  100. )
  101. )
  102. (symbol "+5V_1_1"
  103. (pin power_in line (at 0 0 90) (length 0) hide
  104. (name "+5V" (effects (font (size 1.27 1.27))))
  105. (number "1" (effects (font (size 1.27 1.27))))
  106. )
  107. )
  108. )
  109. (symbol "power:-12V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
  110. (property "Reference" "#PWR" (id 0) (at 0 2.54 0)
  111. (effects (font (size 1.27 1.27)) hide)
  112. )
  113. (property "Value" "-12V" (id 1) (at 0 3.81 0)
  114. (effects (font (size 1.27 1.27)))
  115. )
  116. (property "Footprint" "" (id 2) (at 0 0 0)
  117. (effects (font (size 1.27 1.27)) hide)
  118. )
  119. (property "Datasheet" "" (id 3) (at 0 0 0)
  120. (effects (font (size 1.27 1.27)) hide)
  121. )
  122. (property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
  123. (effects (font (size 1.27 1.27)) hide)
  124. )
  125. (property "ki_description" "Power symbol creates a global label with name \"-12V\"" (id 5) (at 0 0 0)
  126. (effects (font (size 1.27 1.27)) hide)
  127. )
  128. (symbol "-12V_0_0"
  129. (pin power_in line (at 0 0 90) (length 0) hide
  130. (name "-12V" (effects (font (size 1.27 1.27))))
  131. (number "1" (effects (font (size 1.27 1.27))))
  132. )
  133. )
  134. (symbol "-12V_0_1"
  135. (polyline
  136. (pts
  137. (xy 0 0)
  138. (xy 0 1.27)
  139. (xy 0.762 1.27)
  140. (xy 0 2.54)
  141. (xy -0.762 1.27)
  142. (xy 0 1.27)
  143. )
  144. (stroke (width 0) (type default) (color 0 0 0 0))
  145. (fill (type outline))
  146. )
  147. )
  148. )
  149. (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
  150. (property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
  151. (effects (font (size 1.27 1.27)) hide)
  152. )
  153. (property "Value" "GND" (id 1) (at 0 -3.81 0)
  154. (effects (font (size 1.27 1.27)))
  155. )
  156. (property "Footprint" "" (id 2) (at 0 0 0)
  157. (effects (font (size 1.27 1.27)) hide)
  158. )
  159. (property "Datasheet" "" (id 3) (at 0 0 0)
  160. (effects (font (size 1.27 1.27)) hide)
  161. )
  162. (property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
  163. (effects (font (size 1.27 1.27)) hide)
  164. )
  165. (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (id 5) (at 0 0 0)
  166. (effects (font (size 1.27 1.27)) hide)
  167. )
  168. (symbol "GND_0_1"
  169. (polyline
  170. (pts
  171. (xy 0 0)
  172. (xy 0 -1.27)
  173. (xy 1.27 -1.27)
  174. (xy 0 -2.54)
  175. (xy -1.27 -1.27)
  176. (xy 0 -1.27)
  177. )
  178. (stroke (width 0) (type default) (color 0 0 0 0))
  179. (fill (type none))
  180. )
  181. )
  182. (symbol "GND_1_1"
  183. (pin power_in line (at 0 0 270) (length 0) hide
  184. (name "GND" (effects (font (size 1.27 1.27))))
  185. (number "1" (effects (font (size 1.27 1.27))))
  186. )
  187. )
  188. )
  189. (symbol "power:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
  190. (property "Reference" "#FLG" (id 0) (at 0 1.905 0)
  191. (effects (font (size 1.27 1.27)) hide)
  192. )
  193. (property "Value" "PWR_FLAG" (id 1) (at 0 3.81 0)
  194. (effects (font (size 1.27 1.27)))
  195. )
  196. (property "Footprint" "" (id 2) (at 0 0 0)
  197. (effects (font (size 1.27 1.27)) hide)
  198. )
  199. (property "Datasheet" "~" (id 3) (at 0 0 0)
  200. (effects (font (size 1.27 1.27)) hide)
  201. )
  202. (property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
  203. (effects (font (size 1.27 1.27)) hide)
  204. )
  205. (property "ki_description" "Special symbol for telling ERC where power comes from" (id 5) (at 0 0 0)
  206. (effects (font (size 1.27 1.27)) hide)
  207. )
  208. (symbol "PWR_FLAG_0_0"
  209. (pin power_out line (at 0 0 90) (length 0)
  210. (name "pwr" (effects (font (size 1.27 1.27))))
  211. (number "1" (effects (font (size 1.27 1.27))))
  212. )
  213. )
  214. (symbol "PWR_FLAG_0_1"
  215. (polyline
  216. (pts
  217. (xy 0 0)
  218. (xy 0 1.27)
  219. (xy -1.016 1.905)
  220. (xy 0 2.54)
  221. (xy 1.016 1.905)
  222. (xy 0 1.27)
  223. )
  224. (stroke (width 0) (type default) (color 0 0 0 0))
  225. (fill (type none))
  226. )
  227. )
  228. )
  229. )
  230. (wire (pts (xy 64.77 25.4) (xy 64.77 24.13))
  231. (stroke (width 0) (type default) (color 0 0 0 0))
  232. (uuid 080094e8-0eca-42bf-8f44-74cb1e9430fd)
  233. )
  234. (wire (pts (xy 55.88 25.4) (xy 64.77 25.4))
  235. (stroke (width 0) (type default) (color 0 0 0 0))
  236. (uuid 19797cbb-d0a0-4650-b182-630215599921)
  237. )
  238. (wire (pts (xy 31.115 25.4) (xy 31.115 23.495))
  239. (stroke (width 0) (type default) (color 0 0 0 0))
  240. (uuid 3b9c8b2f-8f1d-4c69-97a9-a69cdf34fe52)
  241. )
  242. (wire (pts (xy 39.37 24.13) (xy 39.37 25.4))
  243. (stroke (width 0) (type default) (color 0 0 0 0))
  244. (uuid 443de273-7ff1-403b-87a0-24506ee7f698)
  245. )
  246. (wire (pts (xy 48.26 25.4) (xy 48.26 24.13))
  247. (stroke (width 0) (type default) (color 0 0 0 0))
  248. (uuid 4a8501bd-15d0-40b6-a443-cb070634f218)
  249. )
  250. (wire (pts (xy 39.37 25.4) (xy 48.26 25.4))
  251. (stroke (width 0) (type default) (color 0 0 0 0))
  252. (uuid 75a02d19-a3fe-4eb3-8596-5a6108eab00a)
  253. )
  254. (wire (pts (xy 80.518 23.368) (xy 80.518 24.892))
  255. (stroke (width 0) (type default) (color 0 0 0 0))
  256. (uuid bdf4e22e-a2aa-42e4-b459-33a08ba09136)
  257. )
  258. (wire (pts (xy 24.765 25.4) (xy 31.115 25.4))
  259. (stroke (width 0) (type default) (color 0 0 0 0))
  260. (uuid da7d9e42-0f39-413b-acbf-8e32552f8a94)
  261. )
  262. (wire (pts (xy 55.88 24.13) (xy 55.88 25.4))
  263. (stroke (width 0) (type default) (color 0 0 0 0))
  264. (uuid f0a5c14c-695f-45f2-9332-8d0748f42550)
  265. )
  266. (wire (pts (xy 24.765 23.495) (xy 24.765 25.4))
  267. (stroke (width 0) (type default) (color 0 0 0 0))
  268. (uuid f46bff8d-5488-4f20-a72b-d8fee36be826)
  269. )
  270. (symbol (lib_id "power:GND") (at 80.518 24.892 0) (unit 1)
  271. (in_bom yes) (on_board yes) (fields_autoplaced)
  272. (uuid 0057dba3-d1de-4c40-9c91-3b05ece56214)
  273. (property "Reference" "#PWR0634" (id 0) (at 80.518 31.242 0)
  274. (effects (font (size 1.27 1.27)) hide)
  275. )
  276. (property "Value" "GND" (id 1) (at 80.518 30.48 0))
  277. (property "Footprint" "" (id 2) (at 80.518 24.892 0)
  278. (effects (font (size 1.27 1.27)) hide)
  279. )
  280. (property "Datasheet" "" (id 3) (at 80.518 24.892 0)
  281. (effects (font (size 1.27 1.27)) hide)
  282. )
  283. (pin "1" (uuid a7300aa7-35d4-4d16-9cc4-d91d595d60e3))
  284. )
  285. (symbol (lib_id "power:+12V") (at 39.37 24.13 0) (unit 1)
  286. (in_bom yes) (on_board yes) (fields_autoplaced)
  287. (uuid 08f107e7-cd89-4c24-a901-33b9e165bc1b)
  288. (property "Reference" "#PWR0632" (id 0) (at 39.37 27.94 0)
  289. (effects (font (size 1.27 1.27)) hide)
  290. )
  291. (property "Value" "+12V" (id 1) (at 39.37 19.05 0))
  292. (property "Footprint" "" (id 2) (at 39.37 24.13 0)
  293. (effects (font (size 1.27 1.27)) hide)
  294. )
  295. (property "Datasheet" "" (id 3) (at 39.37 24.13 0)
  296. (effects (font (size 1.27 1.27)) hide)
  297. )
  298. (pin "1" (uuid 1f6ee260-87a1-4578-988f-cec0a3e48ef8))
  299. )
  300. (symbol (lib_id "power:-12V") (at 55.88 24.13 0) (unit 1)
  301. (in_bom yes) (on_board yes) (fields_autoplaced)
  302. (uuid 0c7fbe30-ed52-4a1a-a0d4-21b33026e539)
  303. (property "Reference" "#PWR0633" (id 0) (at 55.88 21.59 0)
  304. (effects (font (size 1.27 1.27)) hide)
  305. )
  306. (property "Value" "-12V" (id 1) (at 55.88 19.05 0))
  307. (property "Footprint" "" (id 2) (at 55.88 24.13 0)
  308. (effects (font (size 1.27 1.27)) hide)
  309. )
  310. (property "Datasheet" "" (id 3) (at 55.88 24.13 0)
  311. (effects (font (size 1.27 1.27)) hide)
  312. )
  313. (pin "1" (uuid 68fe4a52-2c22-4ad7-8f3c-27738f812787))
  314. )
  315. (symbol (lib_id "power:PWR_FLAG") (at 64.77 24.13 0) (unit 1)
  316. (in_bom yes) (on_board yes) (fields_autoplaced)
  317. (uuid 4563d91c-1537-4077-98f8-28224ee180cb)
  318. (property "Reference" "#FLG0103" (id 0) (at 64.77 22.225 0)
  319. (effects (font (size 1.27 1.27)) hide)
  320. )
  321. (property "Value" "PWR_FLAG" (id 1) (at 64.77 19.05 0))
  322. (property "Footprint" "" (id 2) (at 64.77 24.13 0)
  323. (effects (font (size 1.27 1.27)) hide)
  324. )
  325. (property "Datasheet" "~" (id 3) (at 64.77 24.13 0)
  326. (effects (font (size 1.27 1.27)) hide)
  327. )
  328. (pin "1" (uuid 2dd51da1-f88a-4789-9cab-254e91af97cc))
  329. )
  330. (symbol (lib_id "power:+5V") (at 24.765 23.495 0) (unit 1)
  331. (in_bom yes) (on_board yes) (fields_autoplaced)
  332. (uuid a65838df-9d1e-4756-981d-041741d5ac22)
  333. (property "Reference" "#PWR0631" (id 0) (at 24.765 27.305 0)
  334. (effects (font (size 1.27 1.27)) hide)
  335. )
  336. (property "Value" "+5V" (id 1) (at 24.765 17.78 0))
  337. (property "Footprint" "" (id 2) (at 24.765 23.495 0)
  338. (effects (font (size 1.27 1.27)) hide)
  339. )
  340. (property "Datasheet" "" (id 3) (at 24.765 23.495 0)
  341. (effects (font (size 1.27 1.27)) hide)
  342. )
  343. (pin "1" (uuid 2779f65d-9d33-45a8-8622-92dc66113ec8))
  344. )
  345. (symbol (lib_id "power:PWR_FLAG") (at 31.115 23.495 0) (unit 1)
  346. (in_bom yes) (on_board yes) (fields_autoplaced)
  347. (uuid ccfc54c1-d0d8-4657-82a9-98db0a1d31ea)
  348. (property "Reference" "#FLG0101" (id 0) (at 31.115 21.59 0)
  349. (effects (font (size 1.27 1.27)) hide)
  350. )
  351. (property "Value" "PWR_FLAG" (id 1) (at 31.115 18.415 0))
  352. (property "Footprint" "" (id 2) (at 31.115 23.495 0)
  353. (effects (font (size 1.27 1.27)) hide)
  354. )
  355. (property "Datasheet" "~" (id 3) (at 31.115 23.495 0)
  356. (effects (font (size 1.27 1.27)) hide)
  357. )
  358. (pin "1" (uuid 4198a0a8-4f1e-4382-9188-6eaf486ba620))
  359. )
  360. (symbol (lib_id "power:PWR_FLAG") (at 48.26 24.13 0) (unit 1)
  361. (in_bom yes) (on_board yes) (fields_autoplaced)
  362. (uuid d82155ff-9319-4f5a-85f0-6e0b32a28157)
  363. (property "Reference" "#FLG0102" (id 0) (at 48.26 22.225 0)
  364. (effects (font (size 1.27 1.27)) hide)
  365. )
  366. (property "Value" "PWR_FLAG" (id 1) (at 48.26 19.05 0))
  367. (property "Footprint" "" (id 2) (at 48.26 24.13 0)
  368. (effects (font (size 1.27 1.27)) hide)
  369. )
  370. (property "Datasheet" "~" (id 3) (at 48.26 24.13 0)
  371. (effects (font (size 1.27 1.27)) hide)
  372. )
  373. (pin "1" (uuid 32824aa6-a5cd-46ed-b47d-5f2e0982f119))
  374. )
  375. (symbol (lib_id "power:PWR_FLAG") (at 80.518 23.368 0) (unit 1)
  376. (in_bom yes) (on_board yes) (fields_autoplaced)
  377. (uuid fbadd2d4-df2a-4a3a-be00-27e901739b48)
  378. (property "Reference" "#FLG0104" (id 0) (at 80.518 21.463 0)
  379. (effects (font (size 1.27 1.27)) hide)
  380. )
  381. (property "Value" "PWR_FLAG" (id 1) (at 80.518 18.288 0))
  382. (property "Footprint" "" (id 2) (at 80.518 23.368 0)
  383. (effects (font (size 1.27 1.27)) hide)
  384. )
  385. (property "Datasheet" "~" (id 3) (at 80.518 23.368 0)
  386. (effects (font (size 1.27 1.27)) hide)
  387. )
  388. (pin "1" (uuid 475e9a93-32ff-4c87-b47c-92e7c77aae3b))
  389. )
  390. )