Ignore:
Timestamp:
Jun 5, 2026, 2:25:37 PM (5 days ago)
Author:
f.jahn
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hardware/smartPro.kicad_pro

    r43 r72  
    44    "design_settings": {
    55      "defaults": {
     6        "apply_defaults_to_fp_barcodes": false,
     7        "apply_defaults_to_fp_dimensions": false,
    68        "apply_defaults_to_fp_fields": false,
    79        "apply_defaults_to_fp_shapes": false,
     
    119121        "footprint": "error",
    120122        "footprint_filters_mismatch": "ignore",
     123        "footprint_symbol_field_mismatch": "warning",
    121124        "footprint_symbol_mismatch": "warning",
    122125        "footprint_type_mismatch": "ignore",
     
    137140        "missing_courtyard": "ignore",
    138141        "missing_footprint": "warning",
     142        "missing_tuning_profile": "warning",
    139143        "net_conflict": "warning",
    140144        "nonmirrored_text_on_back_layer": "warning",
     
    156160        "track_angle": "error",
    157161        "track_dangling": "warning",
     162        "track_not_centered_on_via": "ignore",
     163        "track_on_post_machined_layer": "error",
    158164        "track_segment_length": "error",
    159165        "track_width": "error",
    160166        "tracks_crossing": "error",
     167        "tuning_profile_track_geometries": "ignore",
    161168        "unconnected_items": "error",
    162169        "unresolved_variable": "error",
     
    281288    },
    282289    "ipc2581": {
     290      "bom_rev": "",
    283291      "dist": "",
    284292      "distpn": "",
    285293      "internal_id": "",
    286294      "mfg": "",
    287       "mpn": ""
     295      "mpn": "",
     296      "sch_revision": ""
    288297    },
    289298    "layer_pairs": [],
     
    292301  },
    293302  "boards": [],
     303  "component_class_settings": {
     304    "assignments": [],
     305    "meta": {
     306      "version": 0
     307    },
     308    "sheet_component_classes": {
     309      "enabled": false
     310    }
     311  },
    294312  "cvpcb": {
    295313    "equivalence_files": []
     
    482500      "endpoint_off_grid": "warning",
    483501      "extra_units": "error",
     502      "field_name_whitespace": "warning",
    484503      "footprint_filter": "ignore",
    485504      "footprint_link_issues": "warning",
    486505      "four_way_junction": "ignore",
    487506      "global_label_dangling": "warning",
     507      "ground_pin_not_ground": "warning",
    488508      "hier_label_mismatch": "error",
     509      "isolated_pin_label": "warning",
    489510      "label_dangling": "error",
    490511      "label_multiple_wires": "warning",
     
    509530      "simulation_model_issue": "ignore",
    510531      "single_global_label": "ignore",
     532      "stacked_pin_name": "warning",
    511533      "unannotated": "error",
    512534      "unconnected_wire_endpoint": "warning",
     
    541563        "schematic_color": "rgba(0, 0, 0, 0.000)",
    542564        "track_width": 0.2,
     565        "tuning_profile": "",
    543566        "via_diameter": 0.6,
    544567        "via_drill": 0.3,
     
    547570    ],
    548571    "meta": {
    549       "version": 4
     572      "version": 5
    550573    },
    551574    "net_colors": null,
     
    569592  "schematic": {
    570593    "annotate_start_num": 0,
     594    "annotation": {
     595      "method": 0,
     596      "sort_order": 0
     597    },
    571598    "bom_export_filename": "",
    572599    "bom_fmt_presets": [],
     
    784811      "sort_field": "Reference"
    785812    },
     813    "bus_aliases": {},
    786814    "connection_grid_size": 50.0,
    787815    "drawing": {
     
    817845        }
    818846      ],
     847      "hop_over_size_choice": 0,
    819848      "intersheets_ref_own_page": false,
    820849      "intersheets_ref_prefix": "",
     
    840869    "page_layout_descr_file": "",
    841870    "plot_directory": "",
     871    "reuse_designators": true,
    842872    "space_save_all_events": true,
    843873    "spice_current_sheet_as_root": false,
     
    848878    "spice_save_all_voltages": false,
    849879    "subpart_first_id": 65,
    850     "subpart_id_separator": 0
     880    "subpart_id_separator": 0,
     881    "top_level_sheets": [
     882      {
     883        "filename": "smartPro.kicad_sch",
     884        "name": "smartPro",
     885        "uuid": "bf1f8167-8e29-49cc-a467-dd9cc2c77246"
     886      }
     887    ],
     888    "used_designators": "C109,C146-150,L1-2,L4,D29,D68-70,#PWR143-144,#PWR340-353,R205-210,J23,U27-29",
     889    "variants": []
    851890  },
    852891  "sheets": [
    853892    [
    854893      "bf1f8167-8e29-49cc-a467-dd9cc2c77246",
    855       "Root"
     894      "smartPro"
    856895    ],
    857896    [
     
    870909      "f65c5738-75c6-4a59-809b-e04fe272e944",
    871910      "greenMeter"
     911    ],
     912    [
     913      "ae5abb2f-3904-4774-bcb5-c058b00cc490",
     914      "usb"
    872915    ],
    873916    [
     
    888931    ]
    889932  ],
    890   "text_variables": {}
     933  "text_variables": {},
     934  "tuning_profiles": {
     935    "meta": {
     936      "version": 0
     937    },
     938    "tuning_profiles_impedance_geometric": []
     939  }
    891940}
Note: See TracChangeset for help on using the changeset viewer.