Thumbnail

steew/gilgamesh.git

Clone URL: https://git.buni.party/steew/gilgamesh.git

Viewing file on branch master

1{
2 "board": {
3 "3dviewports": [],
4 "design_settings": {
5 "defaults": {
6 "apply_defaults_to_fp_barcodes": false,
7 "apply_defaults_to_fp_dimensions": false,
8 "apply_defaults_to_fp_fields": false,
9 "apply_defaults_to_fp_shapes": false,
10 "apply_defaults_to_fp_text": false,
11 "board_outline_line_width": 0.05,
12 "copper_line_width": 0.2,
13 "copper_text_italic": false,
14 "copper_text_size_h": 1.5,
15 "copper_text_size_v": 1.5,
16 "copper_text_thickness": 0.3,
17 "copper_text_upright": false,
18 "courtyard_line_width": 0.05,
19 "dimension_precision": 4,
20 "dimension_units": 3,
21 "dimensions": {
22 "arrow_length": 1270000,
23 "extension_offset": 500000,
24 "keep_text_aligned": true,
25 "suppress_zeroes": true,
26 "text_position": 0,
27 "units_format": 0
28 },
29 "fab_line_width": 0.1,
30 "fab_text_italic": false,
31 "fab_text_size_h": 1.0,
32 "fab_text_size_v": 1.0,
33 "fab_text_thickness": 0.15,
34 "fab_text_upright": false,
35 "other_line_width": 0.1,
36 "other_text_italic": false,
37 "other_text_size_h": 1.0,
38 "other_text_size_v": 1.0,
39 "other_text_thickness": 0.15,
40 "other_text_upright": false,
41 "pads": {
42 "drill": 0.0,
43 "height": 2.75,
44 "width": 3.05
45 },
46 "silk_line_width": 0.1,
47 "silk_text_italic": false,
48 "silk_text_size_h": 1.0,
49 "silk_text_size_v": 1.0,
50 "silk_text_thickness": 0.1,
51 "silk_text_upright": false,
52 "zones": {
53 "min_clearance": 0.5
54 }
55 },
56 "diff_pair_dimensions": [
57 {
58 "gap": 0.0,
59 "via_gap": 0.0,
60 "width": 0.0
61 }
62 ],
63 "drc_exclusions": [],
64 "meta": {
65 "version": 2
66 },
67 "rule_severities": {
68 "annular_width": "warning",
69 "clearance": "error",
70 "connection_width": "warning",
71 "copper_edge_clearance": "error",
72 "copper_sliver": "warning",
73 "courtyards_overlap": "error",
74 "creepage": "error",
75 "diff_pair_gap_out_of_range": "error",
76 "diff_pair_uncoupled_length_too_long": "error",
77 "drill_out_of_range": "error",
78 "duplicate_footprints": "warning",
79 "extra_footprint": "warning",
80 "footprint": "error",
81 "footprint_filters_mismatch": "ignore",
82 "footprint_symbol_field_mismatch": "warning",
83 "footprint_symbol_mismatch": "warning",
84 "footprint_type_mismatch": "ignore",
85 "hole_clearance": "error",
86 "hole_to_hole": "warning",
87 "holes_co_located": "warning",
88 "invalid_outline": "error",
89 "isolated_copper": "warning",
90 "item_on_disabled_layer": "error",
91 "items_not_allowed": "error",
92 "length_out_of_range": "error",
93 "lib_footprint_issues": "warning",
94 "lib_footprint_mismatch": "warning",
95 "malformed_courtyard": "error",
96 "microvia_drill_out_of_range": "error",
97 "mirrored_text_on_front_layer": "warning",
98 "missing_courtyard": "ignore",
99 "missing_footprint": "warning",
100 "missing_tuning_profile": "warning",
101 "net_conflict": "warning",
102 "nonmirrored_text_on_back_layer": "warning",
103 "npth_inside_courtyard": "ignore",
104 "padstack": "warning",
105 "pth_inside_courtyard": "ignore",
106 "shorting_items": "error",
107 "silk_edge_clearance": "warning",
108 "silk_over_copper": "warning",
109 "silk_overlap": "warning",
110 "skew_out_of_range": "error",
111 "solder_mask_bridge": "error",
112 "starved_thermal": "error",
113 "text_height": "warning",
114 "text_on_edge_cuts": "error",
115 "text_thickness": "warning",
116 "through_hole_pad_without_hole": "error",
117 "too_many_vias": "error",
118 "track_angle": "error",
119 "track_dangling": "warning",
120 "track_not_centered_on_via": "ignore",
121 "track_on_post_machined_layer": "error",
122 "track_segment_length": "error",
123 "track_width": "error",
124 "tracks_crossing": "error",
125 "tuning_profile_track_geometries": "ignore",
126 "unconnected_items": "error",
127 "unresolved_variable": "error",
128 "via_dangling": "warning",
129 "zones_intersect": "error"
130 },
131 "rules": {
132 "max_error": 0.005,
133 "min_clearance": 0.1,
134 "min_connection": 0.2,
135 "min_copper_edge_clearance": 0.5,
136 "min_groove_width": 0.0,
137 "min_hole_clearance": 0.15,
138 "min_hole_to_hole": 0.25,
139 "min_microvia_diameter": 0.2,
140 "min_microvia_drill": 0.1,
141 "min_resolved_spokes": 2,
142 "min_silk_clearance": 0.0,
143 "min_text_height": 0.8,
144 "min_text_thickness": 0.08,
145 "min_through_hole_diameter": 0.3,
146 "min_track_width": 0.2,
147 "min_via_annular_width": 0.15,
148 "min_via_diameter": 0.5,
149 "solder_mask_to_copper_clearance": 0.0,
150 "use_height_for_length_calcs": true
151 },
152 "teardrop_options": [
153 {
154 "td_onpthpad": true,
155 "td_onroundshapesonly": false,
156 "td_onsmdpad": true,
157 "td_ontrackend": false,
158 "td_onvia": true
159 }
160 ],
161 "teardrop_parameters": [
162 {
163 "td_allow_use_two_tracks": true,
164 "td_curve_segcount": 0,
165 "td_height_ratio": 1.0,
166 "td_length_ratio": 0.5,
167 "td_maxheight": 2.0,
168 "td_maxlen": 1.0,
169 "td_on_pad_in_zone": false,
170 "td_target_name": "td_round_shape",
171 "td_width_to_size_filter_ratio": 0.9
172 },
173 {
174 "td_allow_use_two_tracks": true,
175 "td_curve_segcount": 0,
176 "td_height_ratio": 1.0,
177 "td_length_ratio": 0.5,
178 "td_maxheight": 2.0,
179 "td_maxlen": 1.0,
180 "td_on_pad_in_zone": false,
181 "td_target_name": "td_rect_shape",
182 "td_width_to_size_filter_ratio": 0.9
183 },
184 {
185 "td_allow_use_two_tracks": true,
186 "td_curve_segcount": 0,
187 "td_height_ratio": 1.0,
188 "td_length_ratio": 0.5,
189 "td_maxheight": 2.0,
190 "td_maxlen": 1.0,
191 "td_on_pad_in_zone": false,
192 "td_target_name": "td_track_end",
193 "td_width_to_size_filter_ratio": 0.9
194 }
195 ],
196 "track_widths": [
197 0.0,
198 1.5
199 ],
200 "tuning_pattern_settings": {
201 "diff_pair_defaults": {
202 "corner_radius_percentage": 80,
203 "corner_style": 1,
204 "max_amplitude": 1.0,
205 "min_amplitude": 0.2,
206 "single_sided": false,
207 "spacing": 1.0
208 },
209 "diff_pair_skew_defaults": {
210 "corner_radius_percentage": 80,
211 "corner_style": 1,
212 "max_amplitude": 1.0,
213 "min_amplitude": 0.2,
214 "single_sided": false,
215 "spacing": 0.6
216 },
217 "single_track_defaults": {
218 "corner_radius_percentage": 80,
219 "corner_style": 1,
220 "max_amplitude": 1.0,
221 "min_amplitude": 0.2,
222 "single_sided": false,
223 "spacing": 0.6
224 }
225 },
226 "via_dimensions": [
227 {
228 "diameter": 0.0,
229 "drill": 0.0
230 },
231 {
232 "diameter": 2.0,
233 "drill": 1.0
234 }
235 ],
236 "zones_allow_external_fillets": false
237 },
238 "ipc2581": {
239 "bom_rev": "",
240 "dist": "",
241 "distpn": "",
242 "internal_id": "",
243 "mfg": "",
244 "mpn": "",
245 "sch_revision": ""
246 },
247 "layer_pairs": [],
248 "layer_presets": [],
249 "viewports": []
250 },
251 "boards": [],
252 "component_class_settings": {
253 "assignments": [],
254 "meta": {
255 "version": 0
256 },
257 "sheet_component_classes": {
258 "enabled": false
259 }
260 },
261 "cvpcb": {
262 "equivalence_files": []
263 },
264 "erc": {
265 "erc_exclusions": [],
266 "meta": {
267 "version": 0
268 },
269 "pin_map": [
270 [
271 0,
272 0,
273 0,
274 0,
275 0,
276 0,
277 1,
278 0,
279 0,
280 0,
281 0,
282 2
283 ],
284 [
285 0,
286 2,
287 0,
288 1,
289 0,
290 0,
291 1,
292 0,
293 2,
294 2,
295 2,
296 2
297 ],
298 [
299 0,
300 0,
301 0,
302 0,
303 0,
304 0,
305 1,
306 0,
307 1,
308 0,
309 1,
310 2
311 ],
312 [
313 0,
314 1,
315 0,
316 0,
317 0,
318 0,
319 1,
320 1,
321 2,
322 1,
323 1,
324 2
325 ],
326 [
327 0,
328 0,
329 0,
330 0,
331 0,
332 0,
333 1,
334 0,
335 0,
336 0,
337 0,
338 2
339 ],
340 [
341 0,
342 0,
343 0,
344 0,
345 0,
346 0,
347 0,
348 0,
349 0,
350 0,
351 0,
352 2
353 ],
354 [
355 1,
356 1,
357 1,
358 1,
359 1,
360 0,
361 1,
362 1,
363 1,
364 1,
365 1,
366 2
367 ],
368 [
369 0,
370 0,
371 0,
372 1,
373 0,
374 0,
375 1,
376 0,
377 0,
378 0,
379 0,
380 2
381 ],
382 [
383 0,
384 2,
385 1,
386 2,
387 0,
388 0,
389 1,
390 0,
391 2,
392 2,
393 2,
394 2
395 ],
396 [
397 0,
398 2,
399 0,
400 1,
401 0,
402 0,
403 1,
404 0,
405 2,
406 0,
407 0,
408 2
409 ],
410 [
411 0,
412 2,
413 1,
414 1,
415 0,
416 0,
417 1,
418 0,
419 2,
420 0,
421 0,
422 2
423 ],
424 [
425 2,
426 2,
427 2,
428 2,
429 2,
430 2,
431 2,
432 2,
433 2,
434 2,
435 2,
436 2
437 ]
438 ],
439 "rule_severities": {
440 "bus_definition_conflict": "error",
441 "bus_entry_needed": "error",
442 "bus_to_bus_conflict": "error",
443 "bus_to_net_conflict": "error",
444 "different_unit_footprint": "error",
445 "different_unit_net": "error",
446 "duplicate_reference": "error",
447 "duplicate_sheet_names": "error",
448 "endpoint_off_grid": "warning",
449 "extra_units": "error",
450 "field_name_whitespace": "warning",
451 "footprint_filter": "ignore",
452 "footprint_link_issues": "warning",
453 "four_way_junction": "ignore",
454 "global_label_dangling": "warning",
455 "ground_pin_not_ground": "warning",
456 "hier_label_mismatch": "error",
457 "isolated_pin_label": "warning",
458 "label_dangling": "error",
459 "label_multiple_wires": "warning",
460 "lib_symbol_issues": "warning",
461 "lib_symbol_mismatch": "warning",
462 "missing_bidi_pin": "warning",
463 "missing_input_pin": "warning",
464 "missing_power_pin": "error",
465 "missing_unit": "warning",
466 "multiple_net_names": "warning",
467 "net_not_bus_member": "warning",
468 "no_connect_connected": "warning",
469 "no_connect_dangling": "warning",
470 "pin_not_connected": "error",
471 "pin_not_driven": "error",
472 "pin_to_pin": "warning",
473 "power_pin_not_driven": "error",
474 "same_local_global_label": "warning",
475 "similar_label_and_power": "warning",
476 "similar_labels": "warning",
477 "similar_power": "warning",
478 "simulation_model_issue": "ignore",
479 "single_global_label": "ignore",
480 "stacked_pin_name": "warning",
481 "unannotated": "error",
482 "unconnected_wire_endpoint": "warning",
483 "undefined_netclass": "error",
484 "unit_value_mismatch": "error",
485 "unresolved_variable": "error",
486 "wire_dangling": "error"
487 }
488 },
489 "libraries": {
490 "pinned_footprint_libs": [],
491 "pinned_symbol_libs": []
492 },
493 "meta": {
494 "filename": "PowerMonitor.kicad_pro",
495 "version": 3
496 },
497 "net_settings": {
498 "classes": [
499 {
500 "bus_width": 12,
501 "clearance": 0.2,
502 "diff_pair_gap": 0.25,
503 "diff_pair_via_gap": 0.25,
504 "diff_pair_width": 0.2,
505 "line_style": 0,
506 "microvia_diameter": 0.3,
507 "microvia_drill": 0.1,
508 "name": "Default",
509 "pcb_color": "rgba(0, 0, 0, 0.000)",
510 "priority": 2147483647,
511 "schematic_color": "rgba(0, 0, 0, 0.000)",
512 "track_width": 0.2,
513 "tuning_profile": "",
514 "via_diameter": 0.6,
515 "via_drill": 0.3,
516 "wire_width": 6
517 }
518 ],
519 "meta": {
520 "version": 5
521 },
522 "net_colors": null,
523 "netclass_assignments": null,
524 "netclass_patterns": []
525 },
526 "pcbnew": {
527 "last_paths": {
528 "gencad": "",
529 "idf": "",
530 "netlist": "",
531 "plot": "output/",
532 "pos_files": "",
533 "specctra_dsn": "",
534 "step": "",
535 "svg": "",
536 "vrml": ""
537 },
538 "page_layout_descr_file": ""
539 },
540 "schematic": {
541 "annotate_start_num": 0,
542 "annotation": {
543 "method": 0,
544 "sort_order": 0
545 },
546 "bom_export_filename": "${PROJECTNAME}.csv",
547 "bom_fmt_presets": [],
548 "bom_fmt_settings": {
549 "field_delimiter": ",",
550 "keep_line_breaks": false,
551 "keep_tabs": false,
552 "name": "CSV",
553 "ref_delimiter": ",",
554 "ref_range_delimiter": "",
555 "string_delimiter": "\""
556 },
557 "bom_presets": [],
558 "bom_settings": {
559 "exclude_dnp": false,
560 "fields_ordered": [
561 {
562 "group_by": false,
563 "label": "Reference",
564 "name": "Reference",
565 "show": true
566 },
567 {
568 "group_by": false,
569 "label": "Qty",
570 "name": "${QUANTITY}",
571 "show": true
572 },
573 {
574 "group_by": true,
575 "label": "Value",
576 "name": "Value",
577 "show": true
578 },
579 {
580 "group_by": true,
581 "label": "DNP",
582 "name": "${DNP}",
583 "show": true
584 },
585 {
586 "group_by": true,
587 "label": "Exclude from BOM",
588 "name": "${EXCLUDE_FROM_BOM}",
589 "show": true
590 },
591 {
592 "group_by": true,
593 "label": "Exclude from Board",
594 "name": "${EXCLUDE_FROM_BOARD}",
595 "show": true
596 },
597 {
598 "group_by": true,
599 "label": "Footprint",
600 "name": "Footprint",
601 "show": true
602 },
603 {
604 "group_by": false,
605 "label": "Datasheet",
606 "name": "Datasheet",
607 "show": false
608 },
609 {
610 "group_by": false,
611 "label": "Sim.Pins",
612 "name": "Sim.Pins",
613 "show": false
614 },
615 {
616 "group_by": false,
617 "label": "Vz",
618 "name": "Vz",
619 "show": false
620 },
621 {
622 "group_by": true,
623 "label": "PN",
624 "name": "PN",
625 "show": true
626 },
627 {
628 "group_by": false,
629 "label": "Description",
630 "name": "Description",
631 "show": false
632 },
633 {
634 "group_by": false,
635 "label": "#",
636 "name": "${ITEM_NUMBER}",
637 "show": false
638 }
639 ],
640 "filter_string": "",
641 "group_symbols": true,
642 "include_excluded_from_bom": true,
643 "name": "",
644 "sort_asc": true,
645 "sort_field": "Reference"
646 },
647 "bus_aliases": {},
648 "connection_grid_size": 50.0,
649 "drawing": {
650 "dashed_lines_dash_length_ratio": 12.0,
651 "dashed_lines_gap_length_ratio": 3.0,
652 "default_line_thickness": 6.0,
653 "default_text_size": 50.0,
654 "field_names": [],
655 "hop_over_size_choice": 0,
656 "intersheets_ref_own_page": false,
657 "intersheets_ref_prefix": "",
658 "intersheets_ref_short": false,
659 "intersheets_ref_show": false,
660 "intersheets_ref_suffix": "",
661 "junction_size_choice": 3,
662 "label_size_ratio": 0.375,
663 "operating_point_overlay_i_precision": 3,
664 "operating_point_overlay_i_range": "~A",
665 "operating_point_overlay_v_precision": 3,
666 "operating_point_overlay_v_range": "~V",
667 "overbar_offset_ratio": 1.23,
668 "pin_symbol_size": 25.0,
669 "text_offset_ratio": 0.15
670 },
671 "legacy_lib_dir": "",
672 "legacy_lib_list": [],
673 "meta": {
674 "version": 1
675 },
676 "net_format_name": "",
677 "page_layout_descr_file": "",
678 "plot_directory": "",
679 "reuse_designators": true,
680 "space_save_all_events": true,
681 "spice_current_sheet_as_root": false,
682 "spice_external_command": "spice \"%I\"",
683 "spice_model_current_sheet_as_root": true,
684 "spice_save_all_currents": false,
685 "spice_save_all_dissipations": false,
686 "spice_save_all_voltages": false,
687 "subpart_first_id": 65,
688 "subpart_id_separator": 0,
689 "top_level_sheets": [
690 {
691 "filename": "PowerMonitor.kicad_sch",
692 "name": "PowerMonitor",
693 "uuid": "7009117b-bc51-40a3-946c-93f0a2806c1b"
694 }
695 ],
696 "used_designators": "",
697 "variants": []
698 },
699 "sheets": [
700 [
701 "7009117b-bc51-40a3-946c-93f0a2806c1b",
702 "PowerMonitor"
703 ],
704 [
705 "74a1ab36-eec5-482d-9444-ebc332dd33c1",
706 "CellMonitor1"
707 ],
708 [
709 "4e7507ec-56e8-4b0b-b601-11eeae2b9528",
710 "CellMonitor2"
711 ],
712 [
713 "766fb93d-3b9e-48ea-9e35-c6742da1dae5",
714 "CellMonitor3"
715 ]
716 ],
717 "text_variables": {},
718 "tuning_profiles": {
719 "meta": {
720 "version": 0
721 },
722 "tuning_profiles_impedance_geometric": []
723 }
724}
725