update to kicad 9

This commit is contained in:
2025-11-09 17:55:37 -08:00
parent 51af30d39d
commit fe1d1c14a4
10 changed files with 7800 additions and 8075 deletions

View File

@@ -69,16 +69,20 @@
"copper_edge_clearance": "ignore",
"copper_sliver": "warning",
"courtyards_overlap": "error",
"creepage": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_filters_mismatch": "ignore",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_near_hole": "error",
"hole_to_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
@@ -88,9 +92,11 @@
"lib_footprint_mismatch": "ignore",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"mirrored_text_on_front_layer": "warning",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"nonmirrored_text_on_back_layer": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "warning",
"pth_inside_courtyard": "ignore",
@@ -102,10 +108,13 @@
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_on_edge_cuts": "error",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_angle": "error",
"track_dangling": "warning",
"track_segment_length": "error",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
@@ -118,6 +127,7 @@
"min_clearance": 0.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.0,
"min_groove_width": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.2,
@@ -137,10 +147,11 @@
},
"teardrop_options": [
{
"td_onpadsmd": true,
"td_onpthpad": true,
"td_onroundshapesonly": false,
"td_onsmdpad": true,
"td_ontrackend": false,
"td_onviapad": true
"td_onvia": true
}
],
"teardrop_parameters": [
@@ -234,6 +245,7 @@
"mfg": "",
"mpn": ""
},
"layer_pairs": [],
"layer_presets": [],
"viewports": []
},
@@ -428,10 +440,15 @@
"duplicate_sheet_names": "error",
"endpoint_off_grid": "warning",
"extra_units": "error",
"footprint_filter": "ignore",
"footprint_link_issues": "warning",
"four_way_junction": "ignore",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"label_multiple_wires": "warning",
"lib_symbol_issues": "warning",
"lib_symbol_mismatch": "warning",
"missing_bidi_pin": "warning",
"missing_input_pin": "warning",
"missing_power_pin": "error",
@@ -444,9 +461,15 @@
"pin_not_driven": "error",
"pin_to_pin": "warning",
"power_pin_not_driven": "error",
"same_local_global_label": "warning",
"similar_label_and_power": "warning",
"similar_labels": "warning",
"similar_power": "warning",
"simulation_model_issue": "ignore",
"single_global_label": "ignore",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
"undefined_netclass": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
@@ -458,7 +481,7 @@
},
"meta": {
"filename": "lemon-pepper.kicad_pro",
"version": 1
"version": 3
},
"net_settings": {
"classes": [
@@ -473,6 +496,7 @@
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.1,
"via_diameter": 0.45,
@@ -490,6 +514,7 @@
"microvia_drill": 0.1,
"name": "GND",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 0,
"schematic_color": "rgb(0, 0, 0)",
"track_width": 0.25,
"via_diameter": 0.8,
@@ -507,6 +532,7 @@
"microvia_drill": 0.1,
"name": "MOTOR",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 1,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.4,
"via_diameter": 0.8,
@@ -524,6 +550,7 @@
"microvia_drill": 0.1,
"name": "PWR",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2,
"schematic_color": "rgb(255, 0, 11)",
"track_width": 0.25,
"via_diameter": 0.8,
@@ -532,10 +559,44 @@
}
],
"meta": {
"version": 3
"version": 4
},
"net_colors": null,
"netclass_assignments": null,
"netclass_assignments": {
"/current sense/U_IN": [
"MOTOR"
],
"/current sense/U_OUT": [
"MOTOR"
],
"/current sense/V_IN": [
"MOTOR"
],
"/current sense/V_OUT": [
"MOTOR"
],
"/current sense/W_IN": [
"MOTOR"
],
"/half bridges/OUT1B": [
"MOTOR"
],
"/usb/USB_5V": [
"PWR"
],
"Net-(C503-Pad1)": [
"PWR"
],
"Net-(D602-K)": [
"MOTOR"
],
"Net-(D603-K)": [
"MOTOR"
],
"Net-(U501-LX)": [
"PWR"
]
},
"netclass_patterns": [
{
"netclass": "GND",
@@ -587,6 +648,7 @@
},
"schematic": {
"annotate_start_num": 0,
"bom_export_filename": "${PROJECTNAME}.csv",
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
@@ -613,6 +675,12 @@
"name": "Value",
"show": true
},
{
"group_by": false,
"label": "LCSC ID",
"name": "LCSC ID",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
@@ -620,7 +688,7 @@
"show": false
},
{
"group_by": false,
"group_by": true,
"label": "Footprint",
"name": "Footprint",
"show": true
@@ -632,10 +700,10 @@
"show": true
},
{
"group_by": true,
"group_by": false,
"label": "DNP",
"name": "${DNP}",
"show": true
"show": false
},
{
"group_by": false,
@@ -643,12 +711,6 @@
"name": "${ITEM_NUMBER}",
"show": false
},
{
"group_by": false,
"label": "LCSC ID",
"name": "LCSC ID",
"show": true
},
{
"group_by": false,
"label": "Sim.Device",
@@ -676,9 +738,10 @@
],
"filter_string": "",
"group_symbols": true,
"include_excluded_from_bom": false,
"name": "",
"sort_asc": false,
"sort_field": "Footprint"
"sort_field": "Datasheet"
},
"connection_grid_size": 50.0,
"drawing": {
@@ -710,6 +773,7 @@
"net_format_name": "",
"page_layout_descr_file": "",
"plot_directory": "../",
"space_save_all_events": true,
"spice_current_sheet_as_root": false,
"spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true,