- Timestamp:
- Feb 19, 2026, 12:13:03 PM (9 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Einschaltstrombegrenzung_v2/einschaltstrombegrenzung_v2.kicad_pro
r25 r27 64 64 "copper_sliver": "warning", 65 65 "courtyards_overlap": "error", 66 "creepage": "error", 66 67 "diff_pair_gap_out_of_range": "error", 67 68 "diff_pair_uncoupled_length_too_long": "error", … … 70 71 "extra_footprint": "warning", 71 72 "footprint": "error", 73 "footprint_filters_mismatch": "ignore", 72 74 "footprint_symbol_mismatch": "warning", 73 75 "footprint_type_mismatch": "ignore", 74 76 "hole_clearance": "error", 75 77 "hole_near_hole": "error", 78 "hole_to_hole": "error", 76 79 "holes_co_located": "warning", 77 80 "invalid_outline": "error", … … 84 87 "malformed_courtyard": "error", 85 88 "microvia_drill_out_of_range": "error", 89 "mirrored_text_on_front_layer": "warning", 86 90 "missing_courtyard": "ignore", 87 91 "missing_footprint": "warning", 88 92 "net_conflict": "warning", 93 "nonmirrored_text_on_back_layer": "warning", 89 94 "npth_inside_courtyard": "ignore", 90 95 "padstack": "warning", … … 98 103 "starved_thermal": "error", 99 104 "text_height": "warning", 105 "text_on_edge_cuts": "error", 100 106 "text_thickness": "warning", 101 107 "through_hole_pad_without_hole": "error", 102 108 "too_many_vias": "error", 109 "track_angle": "error", 103 110 "track_dangling": "warning", 111 "track_segment_length": "error", 104 112 "track_width": "error", 105 113 "tracks_crossing": "error", … … 114 122 "min_connection": 0.0, 115 123 "min_copper_edge_clearance": 0.0, 124 "min_groove_width": 0.0, 116 125 "min_hole_clearance": 0.25, 117 126 "min_hole_to_hole": 0.25, … … 133 142 "teardrop_options": [ 134 143 { 135 "td_onp adsmd": true,144 "td_onpthpad": true, 136 145 "td_onroundshapesonly": false, 146 "td_onsmdpad": true, 137 147 "td_ontrackend": false, 138 "td_onvia pad": true148 "td_onvia": true 139 149 } 140 150 ], … … 211 221 "mpn": "" 212 222 }, 223 "layer_pairs": [], 213 224 "layer_presets": [], 214 225 "viewports": [] … … 405 416 "endpoint_off_grid": "warning", 406 417 "extra_units": "error", 418 "footprint_filter": "ignore", 419 "footprint_link_issues": "warning", 420 "four_way_junction": "ignore", 407 421 "global_label_dangling": "warning", 408 422 "hier_label_mismatch": "error", 409 423 "label_dangling": "error", 424 "label_multiple_wires": "warning", 410 425 "lib_symbol_issues": "warning", 426 "lib_symbol_mismatch": "warning", 411 427 "missing_bidi_pin": "warning", 412 428 "missing_input_pin": "warning", … … 421 437 "pin_to_pin": "warning", 422 438 "power_pin_not_driven": "error", 439 "same_local_global_label": "warning", 440 "similar_label_and_power": "warning", 423 441 "similar_labels": "warning", 442 "similar_power": "warning", 424 443 "simulation_model_issue": "error", 444 "single_global_label": "ignore", 425 445 "unannotated": "error", 446 "unconnected_wire_endpoint": "warning", 447 "undefined_netclass": "error", 426 448 "unit_value_mismatch": "error", 427 449 "unresolved_variable": "error", … … 435 457 "meta": { 436 458 "filename": "einschaltstrombegrenzung_v2.kicad_pro", 437 "version": 1459 "version": 3 438 460 }, 439 461 "net_settings": { … … 450 472 "name": "Default", 451 473 "pcb_color": "rgba(0, 0, 0, 0.000)", 474 "priority": 2147483647, 452 475 "schematic_color": "rgba(0, 0, 0, 0.000)", 453 476 "track_width": 0.25, … … 458 481 ], 459 482 "meta": { 460 "version": 3483 "version": 4 461 484 }, 462 485 "net_colors": null, … … 600 623 "filter_string": "", 601 624 "group_symbols": true, 625 "include_excluded_from_bom": false, 602 626 "name": "", 603 627 "sort_asc": true, … … 634 658 "page_layout_descr_file": "", 635 659 "plot_directory": "", 660 "space_save_all_events": true, 636 661 "spice_current_sheet_as_root": false, 637 662 "spice_external_command": "spice \"%I\"", … … 646 671 [ 647 672 "d4910336-60f7-438b-b4e4-b89297a89280", 648 " Stammblatt"673 "Root" 649 674 ] 650 675 ],
Note:
See TracChangeset
for help on using the changeset viewer.
