Ei kuvausta
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

hackamp.kicad_pro 8.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404
  1. {
  2. "board": {
  3. "design_settings": {
  4. "defaults": {
  5. "board_outline_line_width": 0.09999999999999999,
  6. "copper_line_width": 0.19999999999999998,
  7. "copper_text_italic": false,
  8. "copper_text_size_h": 1.5,
  9. "copper_text_size_v": 1.5,
  10. "copper_text_thickness": 0.3,
  11. "copper_text_upright": false,
  12. "courtyard_line_width": 0.049999999999999996,
  13. "dimension_precision": 4,
  14. "dimension_units": 3,
  15. "dimensions": {
  16. "arrow_length": 1270000,
  17. "extension_offset": 500000,
  18. "keep_text_aligned": true,
  19. "suppress_zeroes": false,
  20. "text_position": 0,
  21. "units_format": 1
  22. },
  23. "fab_line_width": 0.09999999999999999,
  24. "fab_text_italic": false,
  25. "fab_text_size_h": 1.0,
  26. "fab_text_size_v": 1.0,
  27. "fab_text_thickness": 0.15,
  28. "fab_text_upright": false,
  29. "other_line_width": 0.15,
  30. "other_text_italic": false,
  31. "other_text_size_h": 1.0,
  32. "other_text_size_v": 1.0,
  33. "other_text_thickness": 0.15,
  34. "other_text_upright": false,
  35. "pads": {
  36. "drill": 0.762,
  37. "height": 1.524,
  38. "width": 1.524
  39. },
  40. "silk_line_width": 0.15,
  41. "silk_text_italic": false,
  42. "silk_text_size_h": 1.0,
  43. "silk_text_size_v": 1.0,
  44. "silk_text_thickness": 0.15,
  45. "silk_text_upright": false,
  46. "zones": {
  47. "45_degree_only": false,
  48. "min_clearance": 0.508
  49. }
  50. },
  51. "diff_pair_dimensions": [],
  52. "drc_exclusions": [],
  53. "meta": {
  54. "version": 1
  55. },
  56. "rule_severities": {
  57. "annular_width": "error",
  58. "clearance": "error",
  59. "copper_edge_clearance": "error",
  60. "courtyards_overlap": "error",
  61. "diff_pair_gap_out_of_range": "error",
  62. "diff_pair_uncoupled_length_too_long": "error",
  63. "drill_too_small": "error",
  64. "duplicate_footprints": "warning",
  65. "extra_footprint": "warning",
  66. "hole_clearance": "error",
  67. "hole_near_hole": "error",
  68. "invalid_outline": "error",
  69. "item_on_disabled_layer": "error",
  70. "items_not_allowed": "error",
  71. "keepout": "error",
  72. "length_out_of_range": "error",
  73. "malformed_courtyard": "error",
  74. "microvia_drill_too_small": "error",
  75. "missing_courtyard": "ignore",
  76. "missing_footprint": "warning",
  77. "net_conflict": "warning",
  78. "npth_inside_courtyard": "ignore",
  79. "padstack": "error",
  80. "pth_inside_courtyard": "ignore",
  81. "shorting_items": "error",
  82. "silk_over_copper": "error",
  83. "silk_overlap": "error",
  84. "skew_out_of_range": "error",
  85. "too_many_vias": "error",
  86. "track_dangling": "warning",
  87. "track_width": "error",
  88. "tracks_crossing": "error",
  89. "unconnected_items": "error",
  90. "unresolved_variable": "error",
  91. "via_dangling": "warning",
  92. "via_hole_larger_than_pad": "error",
  93. "zone_has_empty_net": "error",
  94. "zones_intersect": "error"
  95. },
  96. "rules": {
  97. "allow_blind_buried_vias": false,
  98. "allow_microvias": false,
  99. "max_error": 0.005,
  100. "min_clearance": 0.0,
  101. "min_copper_edge_clearance": 0.01,
  102. "min_hole_to_hole": 0.25,
  103. "min_microvia_diameter": 0.19999999999999998,
  104. "min_microvia_drill": 0.09999999999999999,
  105. "min_silk_clearance": 0.0,
  106. "min_through_hole_diameter": 0.3,
  107. "min_track_width": 0.19999999999999998,
  108. "min_via_annular_width": 0.049999999999999996,
  109. "min_via_diameter": 0.39999999999999997,
  110. "solder_mask_clearance": 0.0,
  111. "solder_mask_min_width": 0.0,
  112. "solder_paste_clearance": 0.0,
  113. "solder_paste_margin_ratio": 0.0
  114. },
  115. "track_widths": [],
  116. "via_dimensions": [],
  117. "zones_allow_external_fillets": false,
  118. "zones_use_no_outline": true
  119. },
  120. "layer_presets": []
  121. },
  122. "boards": [],
  123. "cvpcb": {
  124. "equivalence_files": []
  125. },
  126. "erc": {
  127. "meta": {
  128. "version": 0
  129. },
  130. "pin_map": [
  131. [
  132. 0,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 0,
  139. 0,
  140. 0,
  141. 0,
  142. 2
  143. ],
  144. [
  145. 0,
  146. 2,
  147. 0,
  148. 1,
  149. 0,
  150. 1,
  151. 0,
  152. 2,
  153. 2,
  154. 2,
  155. 2
  156. ],
  157. [
  158. 0,
  159. 0,
  160. 0,
  161. 0,
  162. 0,
  163. 1,
  164. 0,
  165. 1,
  166. 0,
  167. 1,
  168. 2
  169. ],
  170. [
  171. 0,
  172. 1,
  173. 0,
  174. 0,
  175. 0,
  176. 1,
  177. 1,
  178. 2,
  179. 1,
  180. 1,
  181. 2
  182. ],
  183. [
  184. 0,
  185. 0,
  186. 0,
  187. 0,
  188. 0,
  189. 1,
  190. 0,
  191. 0,
  192. 0,
  193. 0,
  194. 2
  195. ],
  196. [
  197. 1,
  198. 1,
  199. 1,
  200. 1,
  201. 1,
  202. 1,
  203. 1,
  204. 1,
  205. 1,
  206. 1,
  207. 2
  208. ],
  209. [
  210. 0,
  211. 0,
  212. 0,
  213. 1,
  214. 0,
  215. 1,
  216. 0,
  217. 0,
  218. 0,
  219. 0,
  220. 2
  221. ],
  222. [
  223. 0,
  224. 2,
  225. 1,
  226. 2,
  227. 0,
  228. 1,
  229. 0,
  230. 2,
  231. 2,
  232. 2,
  233. 2
  234. ],
  235. [
  236. 0,
  237. 2,
  238. 0,
  239. 1,
  240. 0,
  241. 1,
  242. 0,
  243. 2,
  244. 0,
  245. 0,
  246. 2
  247. ],
  248. [
  249. 0,
  250. 2,
  251. 1,
  252. 1,
  253. 0,
  254. 1,
  255. 0,
  256. 2,
  257. 0,
  258. 0,
  259. 2
  260. ],
  261. [
  262. 2,
  263. 2,
  264. 2,
  265. 2,
  266. 2,
  267. 2,
  268. 2,
  269. 2,
  270. 2,
  271. 2,
  272. 2
  273. ]
  274. ],
  275. "rule_severities": {
  276. "bus_definition_conflict": "error",
  277. "bus_label_syntax": "error",
  278. "bus_to_bus_conflict": "error",
  279. "bus_to_net_conflict": "error",
  280. "different_unit_footprint": "error",
  281. "different_unit_net": "error",
  282. "duplicate_sheet_names": "error",
  283. "global_label_dangling": "warning",
  284. "hier_label_mismatch": "error",
  285. "label_dangling": "error",
  286. "lib_symbol_issues": "warning",
  287. "multiple_net_names": "warning",
  288. "net_not_bus_member": "warning",
  289. "no_connect_connected": "warning",
  290. "no_connect_dangling": "warning",
  291. "pin_not_connected": "error",
  292. "pin_not_driven": "error",
  293. "pin_to_pin": "warning",
  294. "power_pin_not_driven": "error",
  295. "similar_labels": "warning",
  296. "unresolved_variable": "error",
  297. "wire_dangling": "error"
  298. }
  299. },
  300. "libraries": {
  301. "pinned_footprint_libs": [],
  302. "pinned_symbol_libs": []
  303. },
  304. "meta": {
  305. "filename": "hackamp.kicad_pro",
  306. "version": 1
  307. },
  308. "net_settings": {
  309. "classes": [
  310. {
  311. "bus_width": 12.0,
  312. "clearance": 0.2,
  313. "diff_pair_gap": 0.25,
  314. "diff_pair_via_gap": 0.25,
  315. "diff_pair_width": 0.2,
  316. "line_style": 0,
  317. "microvia_diameter": 0.3,
  318. "microvia_drill": 0.1,
  319. "name": "Default",
  320. "pcb_color": "rgba(0, 0, 0, 0.000)",
  321. "schematic_color": "rgba(0, 0, 0, 0.000)",
  322. "track_width": 0.25,
  323. "via_diameter": 0.8,
  324. "via_drill": 0.4,
  325. "wire_width": 6.0
  326. }
  327. ],
  328. "meta": {
  329. "version": 0
  330. },
  331. "net_colors": null
  332. },
  333. "pcbnew": {
  334. "last_paths": {
  335. "gencad": "",
  336. "idf": "",
  337. "netlist": "",
  338. "specctra_dsn": "",
  339. "step": "",
  340. "vrml": ""
  341. },
  342. "page_layout_descr_file": ""
  343. },
  344. "schematic": {
  345. "drawing": {
  346. "default_bus_thickness": 12.0,
  347. "default_junction_size": 36.0,
  348. "default_line_thickness": 6.0,
  349. "default_text_size": 50.0,
  350. "default_wire_thickness": 6.0,
  351. "field_names": [],
  352. "intersheets_ref_prefix": "",
  353. "intersheets_ref_short": false,
  354. "intersheets_ref_show": false,
  355. "intersheets_ref_suffix": "",
  356. "junction_size_choice": 3,
  357. "pin_symbol_size": 25.0,
  358. "text_offset_ratio": 0.3
  359. },
  360. "legacy_lib_dir": "",
  361. "legacy_lib_list": [],
  362. "meta": {
  363. "version": 0
  364. },
  365. "net_format_name": "",
  366. "page_layout_descr_file": "",
  367. "plot_directory": "",
  368. "spice_adjust_passive_values": false,
  369. "spice_external_command": "spice \"%I\"",
  370. "subpart_first_id": 65,
  371. "subpart_id_separator": 0
  372. },
  373. "sheets": [
  374. [
  375. "e8bc51b1-aa64-488d-9e82-632ab9274b12",
  376. ""
  377. ],
  378. [
  379. "00000000-0000-0000-0000-00005fa5bced",
  380. "Speaker Amplifier"
  381. ],
  382. [
  383. "00000000-0000-0000-0000-00005fa5bd36",
  384. "Headphone Amplifier"
  385. ],
  386. [
  387. "00000000-0000-0000-0000-00005fa5bc7f",
  388. "Power Supply"
  389. ],
  390. [
  391. "00000000-0000-0000-0000-00005fa5bd7a",
  392. "Processor"
  393. ],
  394. [
  395. "00000000-0000-0000-0000-00005fa5bdb1",
  396. "Bluetooth"
  397. ],
  398. [
  399. "00000000-0000-0000-0000-00005fb71226",
  400. "Front"
  401. ]
  402. ],
  403. "text_variables": {}
  404. }