source: sub-d_terminal/sub-d_terminal.kicad_pro @ 24

Last change on this file since 24 was 22, checked in by f.jahn, 7 months ago
File size: 14.2 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.1,
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.15,
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": 0.762,
41          "height": 1.524,
42          "width": 1.524
43        },
44        "silk_line_width": 0.15,
45        "silk_text_italic": false,
46        "silk_text_size_h": 1.0,
47        "silk_text_size_v": 1.0,
48        "silk_text_thickness": 0.15,
49        "silk_text_upright": false,
50        "zones": {
51          "min_clearance": 0.5
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        "diff_pair_gap_out_of_range": "error",
73        "diff_pair_uncoupled_length_too_long": "error",
74        "drill_out_of_range": "error",
75        "duplicate_footprints": "warning",
76        "extra_footprint": "warning",
77        "footprint": "error",
78        "footprint_symbol_mismatch": "warning",
79        "footprint_type_mismatch": "ignore",
80        "hole_clearance": "error",
81        "hole_near_hole": "error",
82        "invalid_outline": "error",
83        "isolated_copper": "warning",
84        "item_on_disabled_layer": "error",
85        "items_not_allowed": "error",
86        "length_out_of_range": "error",
87        "lib_footprint_issues": "warning",
88        "lib_footprint_mismatch": "warning",
89        "malformed_courtyard": "error",
90        "microvia_drill_out_of_range": "error",
91        "missing_courtyard": "ignore",
92        "missing_footprint": "warning",
93        "net_conflict": "warning",
94        "npth_inside_courtyard": "ignore",
95        "padstack": "warning",
96        "pth_inside_courtyard": "ignore",
97        "shorting_items": "error",
98        "silk_edge_clearance": "warning",
99        "silk_over_copper": "warning",
100        "silk_overlap": "warning",
101        "skew_out_of_range": "error",
102        "solder_mask_bridge": "error",
103        "starved_thermal": "error",
104        "text_height": "warning",
105        "text_thickness": "warning",
106        "through_hole_pad_without_hole": "error",
107        "too_many_vias": "error",
108        "track_dangling": "warning",
109        "track_width": "error",
110        "tracks_crossing": "error",
111        "unconnected_items": "error",
112        "unresolved_variable": "error",
113        "via_dangling": "warning",
114        "zones_intersect": "error"
115      },
116      "rules": {
117        "max_error": 0.005,
118        "min_clearance": 0.0,
119        "min_connection": 0.0,
120        "min_copper_edge_clearance": 0.0,
121        "min_hole_clearance": 0.25,
122        "min_hole_to_hole": 0.25,
123        "min_microvia_diameter": 0.2,
124        "min_microvia_drill": 0.1,
125        "min_resolved_spokes": 2,
126        "min_silk_clearance": 0.0,
127        "min_text_height": 0.8,
128        "min_text_thickness": 0.08,
129        "min_through_hole_diameter": 0.3,
130        "min_track_width": 0.0,
131        "min_via_annular_width": 0.1,
132        "min_via_diameter": 0.5,
133        "solder_mask_clearance": 0.0,
134        "solder_mask_min_width": 0.0,
135        "solder_mask_to_copper_clearance": 0.0,
136        "use_height_for_length_calcs": true
137      },
138      "teardrop_options": [
139        {
140          "td_onpadsmd": true,
141          "td_onroundshapesonly": false,
142          "td_ontrackend": false,
143          "td_onviapad": true
144        }
145      ],
146      "teardrop_parameters": [
147        {
148          "td_allow_use_two_tracks": true,
149          "td_curve_segcount": 0,
150          "td_height_ratio": 1.0,
151          "td_length_ratio": 0.5,
152          "td_maxheight": 2.0,
153          "td_maxlen": 1.0,
154          "td_on_pad_in_zone": false,
155          "td_target_name": "td_round_shape",
156          "td_width_to_size_filter_ratio": 0.9
157        },
158        {
159          "td_allow_use_two_tracks": true,
160          "td_curve_segcount": 0,
161          "td_height_ratio": 1.0,
162          "td_length_ratio": 0.5,
163          "td_maxheight": 2.0,
164          "td_maxlen": 1.0,
165          "td_on_pad_in_zone": false,
166          "td_target_name": "td_rect_shape",
167          "td_width_to_size_filter_ratio": 0.9
168        },
169        {
170          "td_allow_use_two_tracks": true,
171          "td_curve_segcount": 0,
172          "td_height_ratio": 1.0,
173          "td_length_ratio": 0.5,
174          "td_maxheight": 2.0,
175          "td_maxlen": 1.0,
176          "td_on_pad_in_zone": false,
177          "td_target_name": "td_track_end",
178          "td_width_to_size_filter_ratio": 0.9
179        }
180      ],
181      "track_widths": [
182        0.0
183      ],
184      "tuning_pattern_settings": {
185        "diff_pair_defaults": {
186          "corner_radius_percentage": 100,
187          "corner_style": 1,
188          "max_amplitude": 1.0,
189          "min_amplitude": 0.1,
190          "single_sided": false,
191          "spacing": 0.6
192        },
193        "diff_pair_skew_defaults": {
194          "corner_radius_percentage": 100,
195          "corner_style": 1,
196          "max_amplitude": 1.0,
197          "min_amplitude": 0.1,
198          "single_sided": false,
199          "spacing": 0.6
200        },
201        "single_track_defaults": {
202          "corner_radius_percentage": 100,
203          "corner_style": 1,
204          "max_amplitude": 1.0,
205          "min_amplitude": 0.1,
206          "single_sided": false,
207          "spacing": 0.6
208        }
209      },
210      "via_dimensions": [
211        {
212          "diameter": 0.0,
213          "drill": 0.0
214        }
215      ],
216      "zones_allow_external_fillets": false
217    },
218    "ipc2581": {
219      "dist": "",
220      "distpn": "",
221      "internal_id": "",
222      "mfg": "",
223      "mpn": ""
224    },
225    "layer_presets": [],
226    "viewports": []
227  },
228  "boards": [],
229  "cvpcb": {
230    "equivalence_files": []
231  },
232  "erc": {
233    "erc_exclusions": [],
234    "meta": {
235      "version": 0
236    },
237    "pin_map": [
238      [
239        0,
240        0,
241        0,
242        0,
243        0,
244        0,
245        1,
246        0,
247        0,
248        0,
249        0,
250        2
251      ],
252      [
253        0,
254        2,
255        0,
256        1,
257        0,
258        0,
259        1,
260        0,
261        2,
262        2,
263        2,
264        2
265      ],
266      [
267        0,
268        0,
269        0,
270        0,
271        0,
272        0,
273        1,
274        0,
275        1,
276        0,
277        1,
278        2
279      ],
280      [
281        0,
282        1,
283        0,
284        0,
285        0,
286        0,
287        1,
288        1,
289        2,
290        1,
291        1,
292        2
293      ],
294      [
295        0,
296        0,
297        0,
298        0,
299        0,
300        0,
301        1,
302        0,
303        0,
304        0,
305        0,
306        2
307      ],
308      [
309        0,
310        0,
311        0,
312        0,
313        0,
314        0,
315        0,
316        0,
317        0,
318        0,
319        0,
320        2
321      ],
322      [
323        1,
324        1,
325        1,
326        1,
327        1,
328        0,
329        1,
330        1,
331        1,
332        1,
333        1,
334        2
335      ],
336      [
337        0,
338        0,
339        0,
340        1,
341        0,
342        0,
343        1,
344        0,
345        0,
346        0,
347        0,
348        2
349      ],
350      [
351        0,
352        2,
353        1,
354        2,
355        0,
356        0,
357        1,
358        0,
359        2,
360        2,
361        2,
362        2
363      ],
364      [
365        0,
366        2,
367        0,
368        1,
369        0,
370        0,
371        1,
372        0,
373        2,
374        0,
375        0,
376        2
377      ],
378      [
379        0,
380        2,
381        1,
382        1,
383        0,
384        0,
385        1,
386        0,
387        2,
388        0,
389        0,
390        2
391      ],
392      [
393        2,
394        2,
395        2,
396        2,
397        2,
398        2,
399        2,
400        2,
401        2,
402        2,
403        2,
404        2
405      ]
406    ],
407    "rule_severities": {
408      "bus_definition_conflict": "error",
409      "bus_entry_needed": "error",
410      "bus_to_bus_conflict": "error",
411      "bus_to_net_conflict": "error",
412      "conflicting_netclasses": "error",
413      "different_unit_footprint": "error",
414      "different_unit_net": "error",
415      "duplicate_reference": "error",
416      "duplicate_sheet_names": "error",
417      "endpoint_off_grid": "warning",
418      "extra_units": "error",
419      "global_label_dangling": "warning",
420      "hier_label_mismatch": "error",
421      "label_dangling": "error",
422      "lib_symbol_issues": "warning",
423      "missing_bidi_pin": "warning",
424      "missing_input_pin": "warning",
425      "missing_power_pin": "error",
426      "missing_unit": "warning",
427      "multiple_net_names": "warning",
428      "net_not_bus_member": "warning",
429      "no_connect_connected": "warning",
430      "no_connect_dangling": "warning",
431      "pin_not_connected": "error",
432      "pin_not_driven": "error",
433      "pin_to_pin": "warning",
434      "power_pin_not_driven": "error",
435      "similar_labels": "warning",
436      "simulation_model_issue": "error",
437      "unannotated": "error",
438      "unit_value_mismatch": "error",
439      "unresolved_variable": "error",
440      "wire_dangling": "error"
441    }
442  },
443  "libraries": {
444    "pinned_footprint_libs": [],
445    "pinned_symbol_libs": []
446  },
447  "meta": {
448    "filename": "sub-d_terminal.kicad_pro",
449    "version": 1
450  },
451  "net_settings": {
452    "classes": [
453      {
454        "bus_width": 12,
455        "clearance": 0.2,
456        "diff_pair_gap": 0.25,
457        "diff_pair_via_gap": 0.25,
458        "diff_pair_width": 0.2,
459        "line_style": 0,
460        "microvia_diameter": 0.3,
461        "microvia_drill": 0.1,
462        "name": "Default",
463        "pcb_color": "rgba(0, 0, 0, 0.000)",
464        "schematic_color": "rgba(0, 0, 0, 0.000)",
465        "track_width": 0.25,
466        "via_diameter": 0.8,
467        "via_drill": 0.4,
468        "wire_width": 6
469      },
470      {
471        "bus_width": 12,
472        "clearance": 0.2,
473        "diff_pair_gap": 0.25,
474        "diff_pair_via_gap": 0.25,
475        "diff_pair_width": 0.6,
476        "line_style": 0,
477        "microvia_diameter": 0.3,
478        "microvia_drill": 0.1,
479        "name": "Default_2",
480        "pcb_color": "rgba(0, 0, 0, 0.000)",
481        "schematic_color": "rgba(0, 0, 0, 0.000)",
482        "track_width": 0.25,
483        "via_diameter": 0.8,
484        "via_drill": 0.4,
485        "wire_width": 6
486      }
487    ],
488    "meta": {
489      "version": 3
490    },
491    "net_colors": null,
492    "netclass_assignments": null,
493    "netclass_patterns": []
494  },
495  "pcbnew": {
496    "last_paths": {
497      "gencad": "",
498      "idf": "",
499      "netlist": "",
500      "plot": "",
501      "pos_files": "",
502      "specctra_dsn": "",
503      "step": "",
504      "svg": "",
505      "vrml": ""
506    },
507    "page_layout_descr_file": ""
508  },
509  "schematic": {
510    "annotate_start_num": 0,
511    "bom_fmt_presets": [],
512    "bom_fmt_settings": {
513      "field_delimiter": ",",
514      "keep_line_breaks": false,
515      "keep_tabs": false,
516      "name": "CSV",
517      "ref_delimiter": ",",
518      "ref_range_delimiter": "",
519      "string_delimiter": "\""
520    },
521    "bom_presets": [],
522    "bom_settings": {
523      "exclude_dnp": false,
524      "fields_ordered": [
525        {
526          "group_by": false,
527          "label": "Reference",
528          "name": "Reference",
529          "show": true
530        },
531        {
532          "group_by": true,
533          "label": "Value",
534          "name": "Value",
535          "show": true
536        },
537        {
538          "group_by": false,
539          "label": "Datasheet",
540          "name": "Datasheet",
541          "show": true
542        },
543        {
544          "group_by": false,
545          "label": "Footprint",
546          "name": "Footprint",
547          "show": true
548        },
549        {
550          "group_by": false,
551          "label": "Qty",
552          "name": "${QUANTITY}",
553          "show": true
554        },
555        {
556          "group_by": true,
557          "label": "DNP",
558          "name": "${DNP}",
559          "show": true
560        }
561      ],
562      "filter_string": "",
563      "group_symbols": true,
564      "name": "Grouped By Value",
565      "sort_asc": true,
566      "sort_field": "Referenz"
567    },
568    "connection_grid_size": 50.0,
569    "drawing": {
570      "dashed_lines_dash_length_ratio": 12.0,
571      "dashed_lines_gap_length_ratio": 3.0,
572      "default_line_thickness": 6.0,
573      "default_text_size": 50.0,
574      "field_names": [
575        {
576          "name": "ECS Art #",
577          "url": false,
578          "visible": false
579        }
580      ],
581      "intersheets_ref_own_page": false,
582      "intersheets_ref_prefix": "",
583      "intersheets_ref_short": false,
584      "intersheets_ref_show": false,
585      "intersheets_ref_suffix": "",
586      "junction_size_choice": 3,
587      "label_size_ratio": 0.375,
588      "operating_point_overlay_i_precision": 3,
589      "operating_point_overlay_i_range": "~A",
590      "operating_point_overlay_v_precision": 3,
591      "operating_point_overlay_v_range": "~V",
592      "overbar_offset_ratio": 1.23,
593      "pin_symbol_size": 25.0,
594      "text_offset_ratio": 0.15
595    },
596    "legacy_lib_dir": "",
597    "legacy_lib_list": [],
598    "meta": {
599      "version": 1
600    },
601    "net_format_name": "",
602    "page_layout_descr_file": "",
603    "plot_directory": "",
604    "spice_current_sheet_as_root": false,
605    "spice_external_command": "spice \"%I\"",
606    "spice_model_current_sheet_as_root": true,
607    "spice_save_all_currents": false,
608    "spice_save_all_dissipations": false,
609    "spice_save_all_voltages": false,
610    "subpart_first_id": 65,
611    "subpart_id_separator": 0
612  },
613  "sheets": [
614    [
615      "07db1b1e-54f3-4f70-a8f2-1f14277527a2",
616      "Stammblatt"
617    ]
618  ],
619  "text_variables": {}
620}
Note: See TracBrowser for help on using the repository browser.