source: 209/hardware/smartPro.kicad_pro @ 13

Last change on this file since 13 was 13, checked in by f.jahn, 3 weeks ago

Kurz vor Bestellung des 3. Prototypen
HW V 1.03.00

File size: 19.2 KB
RevLine 
[4]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.0,
41          "height": 2.0,
42          "width": 2.0
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": {
[13]51          "min_clearance": 0.75
[4]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        [
[13]63          "copper_edge_clearance|155100000|348590000|7244712f-27ff-45ae-ad55-983dc3475206|0d019f44-8c66-4dc3-b5ce-fd941fca99d0",
[4]64          ""
65        ],
66        [
[13]67          "copper_edge_clearance|155100000|349410000|7244712f-27ff-45ae-ad55-983dc3475206|472ff213-0b13-418f-bb87-0a8bcc1dfa64",
[4]68          ""
69        ]
70      ],
71      "meta": {
72        "version": 2
73      },
74      "rule_severities": {
75        "annular_width": "error",
76        "clearance": "error",
77        "connection_width": "warning",
78        "copper_edge_clearance": "error",
79        "copper_sliver": "warning",
80        "courtyards_overlap": "error",
81        "creepage": "error",
82        "diff_pair_gap_out_of_range": "error",
83        "diff_pair_uncoupled_length_too_long": "error",
84        "drill_out_of_range": "error",
85        "duplicate_footprints": "warning",
86        "extra_footprint": "warning",
87        "footprint": "error",
88        "footprint_filters_mismatch": "ignore",
89        "footprint_symbol_mismatch": "warning",
90        "footprint_type_mismatch": "ignore",
91        "hole_clearance": "error",
92        "hole_near_hole": "error",
93        "hole_to_hole": "error",
94        "holes_co_located": "warning",
95        "invalid_outline": "error",
96        "isolated_copper": "warning",
97        "item_on_disabled_layer": "error",
98        "items_not_allowed": "error",
99        "length_out_of_range": "error",
100        "lib_footprint_issues": "warning",
101        "lib_footprint_mismatch": "warning",
102        "malformed_courtyard": "error",
103        "microvia_drill_out_of_range": "error",
104        "mirrored_text_on_front_layer": "warning",
105        "missing_courtyard": "ignore",
106        "missing_footprint": "warning",
107        "net_conflict": "warning",
108        "nonmirrored_text_on_back_layer": "warning",
109        "npth_inside_courtyard": "ignore",
110        "padstack": "warning",
111        "pth_inside_courtyard": "ignore",
112        "shorting_items": "error",
113        "silk_edge_clearance": "warning",
114        "silk_over_copper": "warning",
115        "silk_overlap": "warning",
116        "skew_out_of_range": "error",
117        "solder_mask_bridge": "error",
118        "starved_thermal": "error",
119        "text_height": "warning",
120        "text_thickness": "warning",
121        "through_hole_pad_without_hole": "error",
122        "too_many_vias": "error",
123        "track_angle": "error",
124        "track_dangling": "warning",
125        "track_segment_length": "error",
126        "track_width": "error",
127        "tracks_crossing": "error",
128        "unconnected_items": "error",
129        "unresolved_variable": "error",
130        "via_dangling": "warning",
131        "zones_intersect": "error"
132      },
133      "rules": {
134        "max_error": 0.005,
135        "min_clearance": 0.2,
136        "min_connection": 0.2,
137        "min_copper_edge_clearance": 0.5,
138        "min_groove_width": 0.0,
139        "min_hole_clearance": 0.25,
140        "min_hole_to_hole": 0.25,
141        "min_microvia_diameter": 0.2,
142        "min_microvia_drill": 0.1,
143        "min_resolved_spokes": 2,
144        "min_silk_clearance": 0.0,
145        "min_text_height": 0.8,
146        "min_text_thickness": 0.08,
147        "min_through_hole_diameter": 0.3,
148        "min_track_width": 0.2,
149        "min_via_annular_width": 0.15,
150        "min_via_diameter": 0.5,
151        "solder_mask_to_copper_clearance": 0.005,
152        "use_height_for_length_calcs": true
153      },
154      "teardrop_options": [
155        {
156          "td_onpthpad": true,
157          "td_onroundshapesonly": false,
158          "td_onsmdpad": true,
159          "td_ontrackend": false,
160          "td_onvia": true
161        }
162      ],
163      "teardrop_parameters": [
164        {
165          "td_allow_use_two_tracks": true,
166          "td_curve_segcount": 0,
167          "td_height_ratio": 1.0,
168          "td_length_ratio": 0.5,
169          "td_maxheight": 2.0,
170          "td_maxlen": 1.0,
171          "td_on_pad_in_zone": false,
172          "td_target_name": "td_round_shape",
173          "td_width_to_size_filter_ratio": 0.9
174        },
175        {
176          "td_allow_use_two_tracks": true,
177          "td_curve_segcount": 0,
178          "td_height_ratio": 1.0,
179          "td_length_ratio": 0.5,
180          "td_maxheight": 2.0,
181          "td_maxlen": 1.0,
182          "td_on_pad_in_zone": false,
183          "td_target_name": "td_rect_shape",
184          "td_width_to_size_filter_ratio": 0.9
185        },
186        {
187          "td_allow_use_two_tracks": true,
188          "td_curve_segcount": 0,
189          "td_height_ratio": 1.0,
190          "td_length_ratio": 0.5,
191          "td_maxheight": 2.0,
192          "td_maxlen": 1.0,
193          "td_on_pad_in_zone": false,
194          "td_target_name": "td_track_end",
195          "td_width_to_size_filter_ratio": 0.9
196        }
197      ],
198      "track_widths": [
199        0.0,
200        0.25,
201        0.5,
202        1.0,
203        2.0,
204        3.0,
205        4.0
206      ],
207      "tuning_pattern_settings": {
208        "diff_pair_defaults": {
209          "corner_radius_percentage": 80,
210          "corner_style": 1,
211          "max_amplitude": 1.0,
212          "min_amplitude": 0.2,
213          "single_sided": false,
214          "spacing": 1.0
215        },
216        "diff_pair_skew_defaults": {
217          "corner_radius_percentage": 80,
218          "corner_style": 1,
219          "max_amplitude": 1.0,
220          "min_amplitude": 0.2,
221          "single_sided": false,
222          "spacing": 0.6
223        },
224        "single_track_defaults": {
225          "corner_radius_percentage": 80,
226          "corner_style": 1,
227          "max_amplitude": 1.0,
228          "min_amplitude": 0.2,
229          "single_sided": false,
230          "spacing": 0.6
231        }
232      },
233      "via_dimensions": [
234        {
235          "diameter": 0.0,
236          "drill": 0.0
237        },
238        {
239          "diameter": 0.7,
240          "drill": 0.3
241        },
242        {
243          "diameter": 0.8,
244          "drill": 0.3
245        }
246      ],
247      "zones_allow_external_fillets": false
248    },
249    "ipc2581": {
250      "dist": "",
251      "distpn": "",
252      "internal_id": "",
253      "mfg": "",
254      "mpn": ""
255    },
256    "layer_pairs": [],
257    "layer_presets": [],
258    "viewports": []
259  },
260  "boards": [],
261  "cvpcb": {
262    "equivalence_files": []
263  },
264  "erc": {
[7]265    "erc_exclusions": [
266      [
267        "lib_symbol_issues|3302000|1270000|4fca5270-c273-44b6-b005-e5eaf86f363d|00000000-0000-0000-0000-000000000000|||",
268        ""
269      ],
270      [
271        "pin_to_pin|3251200|685800|303e122c-bd71-46b1-ba9e-d566b7b74552|0010c4ec-9ca4-401f-b31c-9d9d1f7ea765|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326",
272        ""
273      ],
274      [
275        "pin_to_pin|3263900|685800|303e122c-bd71-46b1-ba9e-d566b7b74552|0010c4ec-9ca4-401f-b31c-9d9d1f7ea765|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326",
276        ""
277      ],
278      [
279        "pin_to_pin|635000|1016000|7319b3a0-e470-4746-b009-b309cee55bd7|7319b3a0-e470-4746-b009-b309cee55bd7|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/108fac66-0a35-4a2b-bdbd-3dd4b8eaee87|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/108fac66-0a35-4a2b-bdbd-3dd4b8eaee87|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/15739c62-38dc-437e-9b84-14f2967fa6be",
280        ""
281      ]
282    ],
[4]283    "meta": {
284      "version": 0
285    },
286    "pin_map": [
287      [
288        0,
289        0,
290        0,
291        0,
292        0,
293        0,
294        1,
295        0,
296        0,
297        0,
298        0,
299        2
300      ],
301      [
302        0,
303        2,
304        0,
305        1,
306        0,
307        0,
308        1,
309        0,
310        2,
311        2,
312        2,
313        2
314      ],
315      [
316        0,
317        0,
318        0,
319        0,
320        0,
321        0,
322        1,
323        0,
324        1,
325        0,
326        1,
327        2
328      ],
329      [
330        0,
331        1,
332        0,
333        0,
334        0,
335        0,
336        1,
337        1,
338        2,
339        1,
340        1,
341        2
342      ],
343      [
344        0,
345        0,
346        0,
347        0,
348        0,
349        0,
350        1,
351        0,
352        0,
353        0,
354        0,
355        2
356      ],
357      [
358        0,
359        0,
360        0,
361        0,
362        0,
363        0,
364        0,
365        0,
366        0,
367        0,
368        0,
369        2
370      ],
371      [
372        1,
373        1,
374        1,
375        1,
376        1,
377        0,
378        1,
379        1,
380        1,
381        1,
382        1,
383        2
384      ],
385      [
386        0,
387        0,
388        0,
389        1,
390        0,
391        0,
392        1,
393        0,
394        0,
395        0,
396        0,
397        2
398      ],
399      [
400        0,
401        2,
402        1,
403        2,
404        0,
405        0,
406        1,
407        0,
408        2,
409        2,
410        2,
411        2
412      ],
413      [
414        0,
415        2,
416        0,
417        1,
418        0,
419        0,
420        1,
421        0,
422        2,
423        0,
424        0,
425        2
426      ],
427      [
428        0,
429        2,
430        1,
431        1,
432        0,
433        0,
434        1,
435        0,
436        2,
437        0,
438        0,
439        2
440      ],
441      [
442        2,
443        2,
444        2,
445        2,
446        2,
447        2,
448        2,
449        2,
450        2,
451        2,
452        2,
453        2
454      ]
455    ],
456    "rule_severities": {
457      "bus_definition_conflict": "error",
458      "bus_entry_needed": "error",
459      "bus_to_bus_conflict": "error",
460      "bus_to_net_conflict": "error",
461      "conflicting_netclasses": "error",
462      "different_unit_footprint": "error",
463      "different_unit_net": "error",
464      "duplicate_reference": "error",
465      "duplicate_sheet_names": "error",
466      "endpoint_off_grid": "warning",
467      "extra_units": "error",
468      "footprint_filter": "ignore",
469      "footprint_link_issues": "warning",
470      "four_way_junction": "ignore",
471      "global_label_dangling": "warning",
472      "hier_label_mismatch": "error",
473      "label_dangling": "error",
474      "label_multiple_wires": "warning",
475      "lib_symbol_issues": "warning",
476      "lib_symbol_mismatch": "warning",
477      "missing_bidi_pin": "warning",
478      "missing_input_pin": "warning",
479      "missing_power_pin": "error",
480      "missing_unit": "warning",
481      "multiple_net_names": "warning",
482      "net_not_bus_member": "warning",
483      "no_connect_connected": "warning",
484      "no_connect_dangling": "warning",
485      "pin_not_connected": "error",
486      "pin_not_driven": "error",
487      "pin_to_pin": "warning",
488      "power_pin_not_driven": "error",
489      "same_local_global_label": "warning",
490      "similar_label_and_power": "warning",
491      "similar_labels": "warning",
492      "similar_power": "warning",
493      "simulation_model_issue": "ignore",
494      "single_global_label": "ignore",
495      "unannotated": "error",
496      "unconnected_wire_endpoint": "warning",
497      "unit_value_mismatch": "error",
498      "unresolved_variable": "error",
499      "wire_dangling": "error"
500    }
501  },
502  "libraries": {
503    "pinned_footprint_libs": [],
504    "pinned_symbol_libs": []
505  },
506  "meta": {
507    "filename": "smartPro.kicad_pro",
508    "version": 3
509  },
510  "net_settings": {
511    "classes": [
512      {
513        "bus_width": 12,
514        "clearance": 0.2,
515        "diff_pair_gap": 0.25,
516        "diff_pair_via_gap": 0.25,
517        "diff_pair_width": 0.2,
518        "line_style": 0,
519        "microvia_diameter": 0.3,
520        "microvia_drill": 0.1,
521        "name": "Default",
522        "pcb_color": "rgba(0, 0, 0, 0.000)",
523        "priority": 2147483647,
524        "schematic_color": "rgba(0, 0, 0, 0.000)",
525        "track_width": 0.2,
526        "via_diameter": 0.6,
527        "via_drill": 0.3,
528        "wire_width": 6
529      }
530    ],
531    "meta": {
532      "version": 4
533    },
534    "net_colors": null,
535    "netclass_assignments": null,
536    "netclass_patterns": []
537  },
538  "pcbnew": {
539    "last_paths": {
540      "gencad": "",
541      "idf": "",
542      "netlist": "",
543      "plot": "",
544      "pos_files": "",
545      "specctra_dsn": "",
546      "step": "smartPro.step",
547      "svg": "",
548      "vrml": ""
549    },
550    "page_layout_descr_file": ""
551  },
552  "schematic": {
553    "annotate_start_num": 0,
554    "bom_export_filename": "",
555    "bom_fmt_presets": [],
556    "bom_fmt_settings": {
557      "field_delimiter": ",",
558      "keep_line_breaks": false,
559      "keep_tabs": false,
560      "name": "CSV",
561      "ref_delimiter": ",",
562      "ref_range_delimiter": "",
563      "string_delimiter": "\""
564    },
565    "bom_presets": [],
566    "bom_settings": {
567      "exclude_dnp": false,
568      "fields_ordered": [
569        {
570          "group_by": false,
571          "label": "Reference",
572          "name": "Reference",
573          "show": true
574        },
575        {
576          "group_by": false,
577          "label": "ECS Art#",
578          "name": "ECS Art#",
579          "show": true
580        },
581        {
582          "group_by": true,
583          "label": "Value",
584          "name": "Value",
585          "show": true
586        },
587        {
588          "group_by": false,
589          "label": "Hersteller",
590          "name": "Hersteller",
591          "show": true
592        },
593        {
594          "group_by": false,
595          "label": "HAN",
596          "name": "HAN",
597          "show": true
598        },
599        {
600          "group_by": false,
601          "label": "Datasheet",
602          "name": "Datasheet",
603          "show": true
604        },
605        {
606          "group_by": true,
607          "label": "Footprint",
608          "name": "Footprint",
609          "show": true
610        },
611        {
612          "group_by": false,
613          "label": "Qty",
614          "name": "${QUANTITY}",
615          "show": true
616        },
617        {
618          "group_by": true,
619          "label": "DNP",
620          "name": "${DNP}",
621          "show": true
622        },
623        {
624          "group_by": false,
625          "label": "#",
626          "name": "${ITEM_NUMBER}",
627          "show": false
628        },
629        {
630          "group_by": false,
631          "label": "Sim.Device",
632          "name": "Sim.Device",
633          "show": false
634        },
635        {
636          "group_by": false,
637          "label": "Sim.Pins",
638          "name": "Sim.Pins",
639          "show": false
640        },
641        {
642          "group_by": false,
643          "label": "Toleranz",
644          "name": "Toleranz",
645          "show": false
646        },
647        {
648          "group_by": false,
649          "label": "Voltage",
650          "name": "Voltage",
651          "show": true
652        },
653        {
654          "group_by": false,
655          "label": "Beschreibung",
656          "name": "Description",
657          "show": true
658        },
659        {
660          "group_by": false,
661          "label": "Field-1",
662          "name": "Field-1",
663          "show": false
[7]664        },
665        {
666          "group_by": false,
667          "label": "MF",
668          "name": "MF",
669          "show": false
[13]670        },
671        {
672          "group_by": false,
673          "label": "HAN.Var",
674          "name": "HAN.Var",
675          "show": true
676        },
677        {
678          "group_by": false,
679          "label": "Var",
680          "name": "Var",
681          "show": true
682        },
683        {
684          "group_by": false,
685          "label": "Field14",
686          "name": "Field14",
687          "show": false
688        },
689        {
690          "group_by": false,
691          "label": "ECS Art#.Var",
692          "name": "ECS Art#.Var",
693          "show": true
[4]694        }
695      ],
696      "filter_string": "",
697      "group_symbols": true,
698      "include_excluded_from_bom": false,
699      "name": "",
700      "sort_asc": true,
[13]701      "sort_field": "Reference"
[4]702    },
703    "connection_grid_size": 50.0,
704    "drawing": {
705      "dashed_lines_dash_length_ratio": 12.0,
706      "dashed_lines_gap_length_ratio": 3.0,
707      "default_line_thickness": 6.0,
708      "default_text_size": 50.0,
709      "field_names": [
710        {
711          "name": "ECS Art#",
712          "url": false,
713          "visible": false
714        },
715        {
716          "name": "HAN",
717          "url": false,
718          "visible": false
719        },
720        {
721          "name": "Voltage",
722          "url": false,
723          "visible": false
724        },
725        {
726          "name": "Toleranz",
727          "url": false,
728          "visible": false
729        },
730        {
731          "name": "Hersteller",
732          "url": false,
733          "visible": false
734        }
735      ],
736      "intersheets_ref_own_page": false,
737      "intersheets_ref_prefix": "",
738      "intersheets_ref_short": false,
739      "intersheets_ref_show": false,
740      "intersheets_ref_suffix": "",
741      "junction_size_choice": 3,
742      "label_size_ratio": 0.375,
743      "operating_point_overlay_i_precision": 3,
744      "operating_point_overlay_i_range": "~A",
745      "operating_point_overlay_v_precision": 3,
746      "operating_point_overlay_v_range": "~V",
747      "overbar_offset_ratio": 1.23,
748      "pin_symbol_size": 25.0,
749      "text_offset_ratio": 0.15
750    },
751    "legacy_lib_dir": "",
752    "legacy_lib_list": [],
753    "meta": {
754      "version": 1
755    },
756    "net_format_name": "",
757    "page_layout_descr_file": "",
758    "plot_directory": "",
759    "space_save_all_events": true,
760    "spice_current_sheet_as_root": false,
761    "spice_external_command": "spice \"%I\"",
762    "spice_model_current_sheet_as_root": true,
763    "spice_save_all_currents": false,
764    "spice_save_all_dissipations": false,
765    "spice_save_all_voltages": false,
766    "subpart_first_id": 65,
767    "subpart_id_separator": 0
768  },
769  "sheets": [
770    [
771      "bf1f8167-8e29-49cc-a467-dd9cc2c77246",
772      "Root"
773    ],
774    [
775      "495a9cc7-0a8f-4e5c-b2f2-b552a73e5326",
776      "ps"
777    ],
778    [
779      "108fac66-0a35-4a2b-bdbd-3dd4b8eaee87",
780      "chargeControl"
781    ],
782    [
783      "15739c62-38dc-437e-9b84-14f2967fa6be",
784      "dischargeControl"
785    ],
786    [
787      "f65c5738-75c6-4a59-809b-e04fe272e944",
788      "greenMeter"
789    ],
790    [
791      "81d06683-0ac5-4428-9aba-04cf8d65750e",
792      "switchControl"
793    ],
794    [
795      "4875905e-d35e-4049-a6aa-c7869d81fd32",
796      "bom-parts"
797    ]
798  ],
799  "text_variables": {}
800}
Note: See TracBrowser for help on using the repository browser.