Ignore:
Timestamp:
Feb 19, 2026, 12:13:03 PM (9 days ago)
Author:
f.jahn
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Einschaltstrombegrenzung_v2/einschaltstrombegrenzung_v2.kicad_pro

    r25 r27  
    6464        "copper_sliver": "warning",
    6565        "courtyards_overlap": "error",
     66        "creepage": "error",
    6667        "diff_pair_gap_out_of_range": "error",
    6768        "diff_pair_uncoupled_length_too_long": "error",
     
    7071        "extra_footprint": "warning",
    7172        "footprint": "error",
     73        "footprint_filters_mismatch": "ignore",
    7274        "footprint_symbol_mismatch": "warning",
    7375        "footprint_type_mismatch": "ignore",
    7476        "hole_clearance": "error",
    7577        "hole_near_hole": "error",
     78        "hole_to_hole": "error",
    7679        "holes_co_located": "warning",
    7780        "invalid_outline": "error",
     
    8487        "malformed_courtyard": "error",
    8588        "microvia_drill_out_of_range": "error",
     89        "mirrored_text_on_front_layer": "warning",
    8690        "missing_courtyard": "ignore",
    8791        "missing_footprint": "warning",
    8892        "net_conflict": "warning",
     93        "nonmirrored_text_on_back_layer": "warning",
    8994        "npth_inside_courtyard": "ignore",
    9095        "padstack": "warning",
     
    98103        "starved_thermal": "error",
    99104        "text_height": "warning",
     105        "text_on_edge_cuts": "error",
    100106        "text_thickness": "warning",
    101107        "through_hole_pad_without_hole": "error",
    102108        "too_many_vias": "error",
     109        "track_angle": "error",
    103110        "track_dangling": "warning",
     111        "track_segment_length": "error",
    104112        "track_width": "error",
    105113        "tracks_crossing": "error",
     
    114122        "min_connection": 0.0,
    115123        "min_copper_edge_clearance": 0.0,
     124        "min_groove_width": 0.0,
    116125        "min_hole_clearance": 0.25,
    117126        "min_hole_to_hole": 0.25,
     
    133142      "teardrop_options": [
    134143        {
    135           "td_onpadsmd": true,
     144          "td_onpthpad": true,
    136145          "td_onroundshapesonly": false,
     146          "td_onsmdpad": true,
    137147          "td_ontrackend": false,
    138           "td_onviapad": true
     148          "td_onvia": true
    139149        }
    140150      ],
     
    211221      "mpn": ""
    212222    },
     223    "layer_pairs": [],
    213224    "layer_presets": [],
    214225    "viewports": []
     
    405416      "endpoint_off_grid": "warning",
    406417      "extra_units": "error",
     418      "footprint_filter": "ignore",
     419      "footprint_link_issues": "warning",
     420      "four_way_junction": "ignore",
    407421      "global_label_dangling": "warning",
    408422      "hier_label_mismatch": "error",
    409423      "label_dangling": "error",
     424      "label_multiple_wires": "warning",
    410425      "lib_symbol_issues": "warning",
     426      "lib_symbol_mismatch": "warning",
    411427      "missing_bidi_pin": "warning",
    412428      "missing_input_pin": "warning",
     
    421437      "pin_to_pin": "warning",
    422438      "power_pin_not_driven": "error",
     439      "same_local_global_label": "warning",
     440      "similar_label_and_power": "warning",
    423441      "similar_labels": "warning",
     442      "similar_power": "warning",
    424443      "simulation_model_issue": "error",
     444      "single_global_label": "ignore",
    425445      "unannotated": "error",
     446      "unconnected_wire_endpoint": "warning",
     447      "undefined_netclass": "error",
    426448      "unit_value_mismatch": "error",
    427449      "unresolved_variable": "error",
     
    435457  "meta": {
    436458    "filename": "einschaltstrombegrenzung_v2.kicad_pro",
    437     "version": 1
     459    "version": 3
    438460  },
    439461  "net_settings": {
     
    450472        "name": "Default",
    451473        "pcb_color": "rgba(0, 0, 0, 0.000)",
     474        "priority": 2147483647,
    452475        "schematic_color": "rgba(0, 0, 0, 0.000)",
    453476        "track_width": 0.25,
     
    458481    ],
    459482    "meta": {
    460       "version": 3
     483      "version": 4
    461484    },
    462485    "net_colors": null,
     
    600623      "filter_string": "",
    601624      "group_symbols": true,
     625      "include_excluded_from_bom": false,
    602626      "name": "",
    603627      "sort_asc": true,
     
    634658    "page_layout_descr_file": "",
    635659    "plot_directory": "",
     660    "space_save_all_events": true,
    636661    "spice_current_sheet_as_root": false,
    637662    "spice_external_command": "spice \"%I\"",
     
    646671    [
    647672      "d4910336-60f7-438b-b4e4-b89297a89280",
    648       "Stammblatt"
     673      "Root"
    649674    ]
    650675  ],
Note: See TracChangeset for help on using the changeset viewer.