source: trunk/hardware/protection.kicad_pro@ 1

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